Giter Club home page Giter Club logo

dns-over-https-proxy's People

Contributors

wrouesnel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dns-over-https-proxy's Issues

bug!!!

netstat -lunp|egrep 63
udp 0 0 0.0.0.0:63 0.0.0.0:* 19550/dns-over-http

dig www.facebook.com -p 63
;; Warning: Message parser reports malformed message packet.

; <<>> DiG 9.10.3-P4-Ubuntu <<>> www.facebook.com -p 63
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 33103
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
;; WARNING: Message has 43 extra bytes at end

;; QUESTION SECTION:
;www.facebook.com. IN A

;; Query time: 634 msec
;; SERVER: 127.0.0.1#63(127.0.0.1)
;; WHEN: Tue Jun 21 18:45:34 CST 2016
;; MSG SIZE rcvd: 105

support edns_client_subnet parameters?

dns-over-https-proxy -debug=true -address=127.0.0.1:8500 -log.level=debug
time="2017-01-24T20:58:11+08:00" level=debug msg="https://dns.google.com/resolve?edns_client_subnet=0.0.0.0%2F0&name=google.com.&type=1" source="dns-over-https-proxy.go:228"

Error sending DNS respone

When I run this on /dns-ver-https-proxy/ directory
go run dns_reverse_proxy.go -address 127.0.0.1:8500 -default 8.8.8.8:53
and dig -p 8500 @127.0.0.1 google.com I get no result
When I try to connect any website it hit this error:
Error sending DNS response: Get 8.8.8.8:53?edns_client_subnet=0.0.0.0%2F0&name=google.com.&type=1: unsupported protocol scheme ""
I don't know where I miss, please help.

1.1.1.1

Now that Cloudflare is providing a DNS server (at 1.1.1.1) that supports DNS over HTTPS, is there any chance you make that a configurable option?

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.