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 12:05:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c4b2236cf9ac6cdf9e8e08991efc407b225a77b3
dns-over-https
/
doh-server
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
..
config.go
Put [::1] into default listen addresses
2018-04-16 13:18:51 +08:00
doh-server.conf
Put [::1] into default listen addresses
2018-04-16 13:18:51 +08:00
google.go
Use dns.DefaultMsgSize instead of magic number 4096
2018-04-25 03:04:31 +08:00
ietf.go
Put EDNS0 at the beginning of the OPT section
2018-04-25 03:05:06 +08:00
main.go
Fix the "address already in use" issue
2018-04-16 13:58:38 +08:00
server.go
Use dns.DefaultMsgSize instead of magic number 4096
2018-04-25 03:04:31 +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