| .. |
|
fakedns
|
cf3688729e
show explicit error to users with a incorrect fake DNS setting.
|
4 years ago |
|
config.go
|
f94dd11a8c
Chore: change module name (#677)
|
4 years ago |
|
config.pb.go
|
47bbb5a3de
Fix: DNS hosts proxied domain priority (#886)
|
4 years ago |
|
config.proto
|
47bbb5a3de
Fix: DNS hosts proxied domain priority (#886)
|
4 years ago |
|
dns.go
|
9a03b425c9
apply coding style
|
4 years ago |
|
dns_test.go
|
6f8979d017
Style: format code by gofumpt (#1022)
|
4 years ago |
|
dnscommon.go
|
6f8979d017
Style: format code by gofumpt (#1022)
|
4 years ago |
|
dnscommon_test.go
|
6f8979d017
Style: format code by gofumpt (#1022)
|
4 years ago |
|
errors.generated.go
|
f94dd11a8c
Chore: change module name (#677)
|
4 years ago |
|
hosts.go
|
47bbb5a3de
Fix: DNS hosts proxied domain priority (#886)
|
4 years ago |
|
hosts_test.go
|
47bbb5a3de
Fix: DNS hosts proxied domain priority (#886)
|
4 years ago |
|
nameserver.go
|
f84a401704
Feat: DNS transport over TCP (#983)
|
4 years ago |
|
nameserver_doh.go
|
8cf51a847e
fix misbehaving code crash and create bug on transport level front proxy
|
4 years ago |
|
nameserver_doh_test.go
|
86a6d15028
Fix: DNS tests timeout due to network instability (#805)
|
4 years ago |
|
nameserver_fakedns.go
|
bad6cdfb88
Fix: fakedns return ErrEmptyResponse without result (#926)
|
4 years ago |
|
nameserver_local.go
|
e6aaa57def
Feat: add queryStrategy option for DNS (#794)
|
4 years ago |
|
nameserver_local_test.go
|
86a6d15028
Fix: DNS tests timeout due to network instability (#805)
|
4 years ago |
|
nameserver_quic.go
|
dbfc2138e4
fix: make sure the ctx is propagated to connections by detached connection for udp dns
|
4 years ago |
|
nameserver_quic_test.go
|
86a6d15028
Fix: DNS tests timeout due to network instability (#805)
|
4 years ago |
|
nameserver_tcp.go
|
f84a401704
Feat: DNS transport over TCP (#983)
|
4 years ago |
|
nameserver_tcp_test.go
|
f84a401704
Feat: DNS transport over TCP (#983)
|
4 years ago |
|
nameserver_udp.go
|
625a15e03b
Chore: format code by new customized goimports (#950)
|
4 years ago |