heatxsink / dnsleak-go

A golang process that tests VPN connection for DNS leak.

Home Page:https://bash.ws/dnsleak

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dnsleak-go

Found this program at https://github.com/macvk/dnsleaktest/blob/master/dnsleaktest.go figured it could use some love.

Description

The test shows DNS leaks and your external IP. If you use the same ASN for DNS and connection - you have no leak, otherwise here might be a problem.

Prerequisites

  • golang 1.15 or higher.

Installation

$ go get github.com/heatxsink/dnsleak-go/...
$ dnsleak

About

A golang process that tests VPN connection for DNS leak.

https://bash.ws/dnsleak

License:MIT License


Languages

Language:Go 100.0%