This website requires JavaScript.
Explore
Help
Sign In
lzhr
/
v2fly
Watch
1
Star
0
Fork
0
You've already forked v2fly
mirror of
https://github.com/v2fly/v2ray-core.git
synced
2025-02-20 23:47:21 -05:00
Code
Issues
Releases
Wiki
Activity
v2fly
/
app
/
dns
History
Loyalsoldier
dce8764fd7
Lint: fix lint (
#1427
)
...
* Lint: replace golint with revive * Lint: fix lint
2021-11-27 17:16:41 +08:00
..
fakedns
…
config.go
…
config.pb.go
Add disableFallbackIfMatch dns option
2021-09-27 22:10:54 +01:00
config.proto
…
dns_test.go
…
dns.go
Lint: fix lint (
#1427
)
2021-11-27 17:16:41 +08:00
dnscommon_test.go
…
dnscommon.go
Reapply typo fix from becbc3a3e2a79fbd87ba33a7e6edb2b62e100fde
2021-09-04 11:54:34 +01:00
errors.generated.go
Chore: change module name (
#677
)
2021-02-17 04:31:50 +08:00
hosts_test.go
…
hosts.go
…
nameserver_doh_test.go
…
nameserver_doh.go
…
nameserver_fakedns.go
…
nameserver_local_test.go
Fix: DNS tests timeout due to network instability (
#805
)
2021-03-20 19:27:09 +08:00
nameserver_local.go
…
nameserver_quic_test.go
Fix: DNS tests timeout due to network instability (
#805
)
2021-03-20 19:27:09 +08:00
nameserver_quic.go
…
nameserver_tcp_test.go
Feat: DNS transport over TCP (
#983
)
2021-06-04 20:09:06 +01:00
nameserver_tcp.go
…
nameserver_udp.go
…
nameserver.go
…