https://github.com/cyfung1031/dns_test
Test DNS servers in macOS
https://github.com/cyfung1031/dns_test
Last synced: about 1 month ago
JSON representation
Test DNS servers in macOS
- Host: GitHub
- URL: https://github.com/cyfung1031/dns_test
- Owner: cyfung1031
- License: mit
- Created: 2023-12-06T15:23:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-06T15:25:20.000Z (over 1 year ago)
- Last Synced: 2025-02-12T13:26:46.499Z (3 months ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dns_test
Test DNS servers in macOS## To use this updated script:
1. Copy the script into a file, for example, `dns_test.sh`.
2. Give it execution permissions: Run `chmod +x dns_test.sh` in the terminal.
3. Execute the script: Run `./dns_test.sh` in the terminal.