https://github.com/rany2/go-dnsleaktest
https://github.com/rany2/go-dnsleaktest
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rany2/go-dnsleaktest
- Owner: rany2
- License: gpl-3.0
- Created: 2021-08-24T19:26:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-24T19:37:22.000Z (almost 5 years ago)
- Last Synced: 2024-10-15T09:11:12.446Z (over 1 year ago)
- Language: Go
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# go-dnsleaktest
Use DNS leak test from the command line.
# How to use?
```
$ git clone https://github.com/rany2/go-textsynth.git
$ go build
$ ./go-dnsleaktest
Testing 36/36
Test complete:
1) 162.158.21.49 (No PTR) hosted by Cloudflare in Marseille, France
2) 162.158.21.50 (No PTR) hosted by Cloudflare in Marseille, France
```
# Usage
```
Usage of go-dnsleaktest:
-json-output
return json output
-num-runs int
number of times to run the test (standard = 6; extended = 36) (default 36)
```
# Acknowledgements
Based on https://gist.github.com/Tugzrida/6fe83682157ead89875a76d065874973