Code Monkey home page Code Monkey logo

proxydns's Introduction

proxyDns

DNS resolver with SOCKS5 proxy

Usage of E:\GitHub\proxyDns\proxyDns.exe:

-cache Enable dns cache (default true)

-configfile string Load config from file (default "conf.ini")

-localdns string Address:port for local DNS requests (default "127.0.0.1:53")

-remotedns string Address:port of upstream DNS servers (comma seperated for multiple values) (default "8.8.8.8:53,8.8.4.4:53")

-socks5 string SOCKS5 address:port

-v Debug msg (default true)

proxydns's People

Contributors

mstat avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

cydoor

proxydns's Issues

运行proxydns 遇错,怎么解决?

hi.

yudeMacBook-Air:~ brite$ sudo proxydns -localdns 127.0.0.1:53 -remotedns 8.8.8.8:53 -socks5 127.0.0.1:1080
Password:
Using SOCKS5 proxy 127.0.0.1:1080
Remote DNS 8.8.8.8:53
Local DNS address 127.0.0.1:53
2019/12/27 19:36:24 [127.0.0.1:54459] QUERY google.com.
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x1282d66]

goroutine 7 [running]:
main.(*dialer).Dial(0x0, 0x0, 0x0, 0x0, 0x0)
/Users/brite/go1.13/go/gopath/src/github.com/mstat/proxyDns/proxyDns.go:238 +0x26
main.handleRequest(0xc000166000, 0x0, 0xc000062360)
/Users/brite/go1.13/go/gopath/src/github.com/mstat/proxyDns/proxyDns.go:101 +0x43
created by main.proxyWorker
/Users/brite/go1.13/go/gopath/src/github.com/mstat/proxyDns/proxyDns.go:143 +0x126
yudeMacBook-Air:~ brite$

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.