zored/dmns

There is no license information available for the latest version (0.5) of this package.

Maintainers

Package info

github.com/zored/dmns

pkg:composer/zored/dmns

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.5 2018-06-04 08:22 UTC

This package is not auto-updated.

Last update: 2026-03-05 17:15:40 UTC


README

Usage

  • Coming soon in composer.

  • Update DNS rules on MacOS:

     sudo dmns host:dns:update
  • Start DNS sever:

     sudo dmns host:dns:update

    Server will start automatically on reboot.

  • Have fun!

     $ docker-machine ip example
     192.168.99.104
    
     $ ping example.d
     PING example.d (192.168.99.104)

Settings

You may use --tld d to change TLD for your urls. For example, --tld test will suit your example.test domains.