Vigilans
|
f8ac919d66
[app/dns] Support per-client configuration for fakedns (#2212)
|
2 years ago |
Vigilans
|
d3b50bb989
Feat: [app/dns] Support per-client configuration (#1977)
|
3 years ago |
Shelikhoo
|
3ef7feaeaf
update version: auto replacement to v5 path
|
3 years ago |
Jebbs
|
b05a469488
v5: Remove v2ctl & wv2ray (rebased from 7c1ab062064c515e8c14669edb7c75173c0e8d2c)
|
5 years ago |
database64128
|
c78ee5aac7
🏡 Housekeeping: Update to Go 1.17 (#1215)
|
4 years ago |
Loyalsoldier
|
a783cd5f08
DNS: refine code (#1193)
|
4 years ago |
秋のかえで
|
f84a401704
Feat: DNS transport over TCP (#983)
|
4 years ago |
Loyalsoldier
|
3f40089caf
Feat: add disableFallback & skipFallback option for DNS (#864)
|
4 years ago |
Loyalsoldier
|
45740be4af
Fix panic: index out of range (#727)
|
4 years ago |
CalmLong
|
7ebf3afc31
Feat: add disableCache option for DNS (#705)
|
4 years ago |
yuhan6665
|
afb8385a7e
Feat: routing and freedom outbound ignore Fake DNS (#696)
|
4 years ago |
Loyalsoldier
|
f94dd11a8c
Chore: change module name (#677)
|
4 years ago |
Xiaokang Wang
|
38da831b75
Feature: Fake DNS support (#406)
|
4 years ago |
maskedeken
|
8c5b392f27
DNS: add DNS over QUIC support (#534)
|
4 years ago |
Ye Zhihao
|
d8c03f10b5
Refactoring: DNS App (#169)
|
4 years ago |
loyalsoldier
|
784775f689
Refine code according to golangci-lint results
|
5 years ago |
vcptr
|
ceb77ac8f5
only add to ipIndexMap if GeoIP is configured
|
6 years ago |
Darien Raymond
|
95ed5a5ff8
comments
|
6 years ago |
Darien Raymond
|
1ab94fed79
optimize v2ctl size
|
6 years ago |
Darien Raymond
|
daa8c9c5da
rename NameServerInterface to Client
|
7 years ago |
Darien Raymond
|
1cc3a4832d
fix logic for adding localhost dns
|
7 years ago |
Darien Raymond
|
bb1efdebd1
support querying either IPv4 or IPv6 dns
|
7 years ago |
Darien Raymond
|
f227e85b54
support per-domain prioritized name server
|
7 years ago |
Darien Raymond
|
c9e35bb1ba
fix localnameserver creation
|
7 years ago |
Darien Raymond
|
2fb77d6911
consume context in local nameserver.
|
7 years ago |
Darien Raymond
|
9cfb2bfd51
simplify classic dns server
|
7 years ago |
Darien Raymond
|
13f3c356ca
unified task package
|
7 years ago |
Darien Raymond
|
9f198d7e3d
fix lint errors
|
7 years ago |
Darien Raymond
|
649119493b
remove pending request from cache when error. fixes #942
|
7 years ago |
Darien Raymond
|
0a3b3d0b6d
refactor UDPNameServer clean up task
|
7 years ago |