https://github.com/prologic/devdns
devdns is a local development DNS server for use on macOS that responds to DNS requests with the loopback address (127.0.0.1) for all domain and sub-domain requests on one or more domains (specified as arguments)
https://github.com/prologic/devdns
Last synced: 4 months ago
JSON representation
devdns is a local development DNS server for use on macOS that responds to DNS requests with the loopback address (127.0.0.1) for all domain and sub-domain requests on one or more domains (specified as arguments)
- Host: GitHub
- URL: https://github.com/prologic/devdns
- Owner: prologic
- Created: 2021-07-12T14:57:26.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-12T14:58:42.000Z (almost 5 years ago)
- Last Synced: 2025-10-20T09:39:58.730Z (9 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# devdns
devdns is a local development DNS server for use on macOS that responds to DNS requests with the loopback address (127.0.0.1) for all domain and sub-domain requests on one or more domains (specified as arguments)
This project has moved to [git.mills.io/prologic/devdns](https://git.mills.io/prologic/devdns)