dns_proxy

command module
v0.0.0-...-346f9fd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 9, 2015 License: MIT Imports: 14 Imported by: 0

README

DNS Proxy

proxy DNS query to a secured upstream DNS server

INSTALL

git clone https://github.com/hugozhu/dns_proxy.git

cd dns_proxy

export GOPATH=`pwd`

go get github.com/hugozhu/dns

go get github.com/boltdb/bolt

go get golang.org/x/net/proxy

RUN

go run main.go --port 1053 --proxy socks5://192.168.1.4:1080 --up_dns 8.8.8.8:53

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL