https://github.com/bolutife-lawrence/ldns
Manage DNS for localhost easily.
https://github.com/bolutife-lawrence/ldns
dns hosts hostsfile localhost localhost-management python3
Last synced: about 1 year ago
JSON representation
Manage DNS for localhost easily.
- Host: GitHub
- URL: https://github.com/bolutife-lawrence/ldns
- Owner: bolutife-lawrence
- License: mit
- Created: 2017-05-28T23:03:49.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-28T23:31:09.000Z (about 9 years ago)
- Last Synced: 2025-02-05T08:33:38.015Z (over 1 year ago)
- Topics: dns, hosts, hostsfile, localhost, localhost-management, python3
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ldns (Local DNS)
If you're a developer, and you manage multiple vhosts(Virtual Hosts) on your local machine. It can sometimes be a pain figuring out which host record is active locally, and also toggling between active/inactive states of the hosts records, as these operations require that you deal with the hosts file directly.
LDNS gives you a clean CLI to manage local host records, and more.