This website requires JavaScript.
Explore
Help
Register
Sign In
dandri
/
dns-over-https
Watch
1
Star
0
Fork
0
You've already forked dns-over-https
mirror of
https://github.com/m13253/dns-over-https.git
synced
2026-03-30 18:35:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e480251e67eabc5b6139e08c429d0ccc8de0493e
dns-over-https
/
doh-client
History
Star Brilliant
027480afeb
Enable application/dns-message (draft-13) by default, since Google has finally supported it
2018-08-21 01:43:46 +08:00
..
client.go
Change the ECS prefix length from /48 to /56 for IPv6, per RFC 7871
2018-08-14 09:06:13 +08:00
config.go
Add an option to disable IPv6, this option is available to client only
2018-05-27 21:00:13 +08:00
doh-client.conf
Change the ECS prefix length from /48 to /56 for IPv6, per RFC 7871
2018-08-14 09:06:13 +08:00
google.go
Disable preventing capitalization scrambling
2018-07-02 13:48:05 +08:00
ietf.go
Enable application/dns-message (draft-13) by default, since Google has finally supported it
2018-08-21 01:43:46 +08:00
main.go
Implement IETF protocol
2018-03-21 00:14:59 +08:00
version.go
Bump version to 1.3.10
2018-08-14 09:08:46 +08:00