Loyalsoldier
|
166d1afee5
DNS: add clientip for specific nameserver (#504)
|
5 years ago |
loyalsoldier
|
784775f689
Refine code according to golangci-lint results
|
5 years ago |
Loyalsoldier
|
454528353d
Fix misspelling according to goreportcard result (#282)
|
5 years ago |
loyalsoldier
|
b181045b0c
Errorgen: support to run outside of GOPATH
|
5 years ago |
loyalsoldier
|
ec0c3f181d
DNS: refine local TLDs for localhost DNS
|
5 years ago |
loyalsoldier
|
323ef03f02
Minor fixes
|
5 years ago |
Vigilans
|
c973b5a484
Fix github.com/v2fly/v2ray-core/issues/146
|
5 years ago |
Vigilans
|
47c997d75e
Fix github.com/v2fly/v2ray-core/issues/146
|
5 years ago |
loyalsoldier
|
00b4217aab
Fix: loging empty rules & DNS
|
5 years ago |
Vigilans
|
22b4e68a2d
Log matched rules and DNS to use during priority matching
|
5 years ago |
Vigilans
|
dfeaef75e7
Refactor DNS Server to record original rule of domain matchers
|
5 years ago |
Vigilans
|
c74a33f827
Amending domain matcher with returning array of all matches
|
5 years ago |
Vigilans
|
17f51f412c
Dotless domain support in built-in DNS
|
5 years ago |
Agioi Theodoroi
|
bbd3988f3d
clean up code
|
5 years ago |
ghost
|
02b658cd2b
revert broken dns changes
|
5 years ago |
vcptr
|
d6df5d7cf9
doh URL controls full path
|
6 years ago |
vcptr
|
b4b4b3d032
doh config use RFC8484 url format
|
6 years ago |
vcptr
|
ceb77ac8f5
only add to ipIndexMap if GeoIP is configured
|
6 years ago |
vcptr
|
6ef77246ab
add DOH dns client
|
6 years ago |
vcptr
|
3b9514ec9f
minor optm
|
6 years ago |
vcptr
|
fa30713e76
minor changes to dns from pr #2037
|
6 years ago |
weaving118
|
debb7f0c44
ignore if domain already lookup failed
|
6 years ago |
weaving118
|
1345185b81
add errExpectedIPNonMatch and return nil if empty response
|
6 years ago |
weaving118
|
e916a3b29d
update confip ip to expectIPs
|
6 years ago |
weaving118
|
101f5d32fa
add ip match feature for dns
|
6 years ago |
Kirill Motkov
|
0401a91ef4
Some code improvements
|
6 years ago |
Darien Raymond
|
f41b07395a
fix error propagation for nxdomain
|
6 years ago |
Darien Raymond
|
9957c64b4a
correctly propagate dns errors all the way through.
|
6 years ago |
Darien Raymond
|
6c31049295
add some log to dns lookup
|
6 years ago |
Darien Raymond
|
2aa0c08709
check domain name
|
6 years ago |