zored/dmns

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

Maintainers

Details

github.com/zored/dmns

Source

Issues

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/zored/dmns

0.5 2018-06-04 08:22 UTC

This package is not auto-updated.

Last update: 2025-10-16 15:21:58 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.