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 14:15:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c4b2236cf9ac6cdf9e8e08991efc407b225a77b3
dns-over-https
/
doh-client
History
Star Brilliant
c4b2236cf9
Do not respond to network error, silently fail to prevent caching of SERVFAIL
...
Hopefully we can improve the availability of DoH under unstable network environments.
2018-04-26 10:17:14 +08:00
..
client.go
Use dns.DefaultMsgSize instead of magic number 4096
2018-04-25 03:04:31 +08:00
config.go
Put [::1] into default listen addresses
2018-04-16 13:18:51 +08:00
doh-client.conf
Do not respond to network error, silently fail to prevent caching of SERVFAIL
2018-04-26 10:17:14 +08:00
google.go
Take User-Agent out of common library, that would be better for packaging
2018-04-24 14:25:33 +08:00
ietf.go
Do not respond to network error, silently fail to prevent caching of SERVFAIL
2018-04-26 10:17:14 +08:00
main.go
Implement IETF protocol
2018-03-21 00:14:59 +08:00
version.go
Do not respond to network error, silently fail to prevent caching of SERVFAIL
2018-04-26 10:17:14 +08:00