zored/dmns

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

0.5 2018-06-04 08:22 UTC

This package is not auto-updated.

Last update: 2024-04-18 08:06:52 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.