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
Requires
- php: >=7.2
- league/flysystem: ^1.0
- symfony/config: ^4.1
- symfony/console: ^4.1
- symfony/event-dispatcher: ^4.1
- symfony/framework-bundle: ^4.1
- symfony/http-kernel: ^4.1
- symfony/yaml: ^4.1
- yswery/dns: dev-master
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.10
- php-coveralls/php-coveralls: ^2.0
- phpunit/phpunit: ^7.2
- roave/security-advisories: dev-master
- vlucas/phpdotenv: ^2.4
This package is not auto-updated.
Last update: 2024-10-31 10:37:03 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.