Commit Graph

181 Commits

Author SHA1 Message Date
gVisor bot
b38663a209 Feature: add fallback filters (#105) 2019-09-15 13:36:45 +08:00
gVisor bot
4994510c87 Feature: move hosts to the top 2019-09-14 20:01:08 +08:00
gVisor bot
72beaf1327 Fix(dns): use closure client (#251) 2019-08-02 09:22:09 +08:00
gVisor bot
24bd2afbd8 Improve(fakeip): use lru cache to avoid outdate 2019-07-26 19:09:13 +08:00
gVisor bot
f0a5ff76a6 Fix(dns): miss response 2019-07-15 17:44:55 +08:00
gVisor bot
d839973334 Fix(dns): set handler when resolver not nil 2019-07-15 10:18:42 +08:00
gVisor bot
a446a24be9 Fix(dns): Incorrect variable name 2019-07-14 23:16:52 +08:00
gVisor bot
ce94ed8802 Feature(dns): support custom hosts 2019-07-14 19:29:58 +08:00
gVisor bot
f027c3e540 Optimization: refactor picker 2019-07-02 19:18:03 +08:00
gVisor bot
9ddc9207ff Chore: update dependencies & fix typo 2019-06-29 16:48:48 +08:00
gVisor bot
83f3bec20c Feature: custom dns ipv4/ipv6 dual stack 2019-06-29 00:58:59 +08:00
gVisor bot
be170308c2 Feature: support DoH 2019-06-28 12:29:08 +08:00
gVisor bot
21cf6cd128 Chore: use 'dns' for ALPN in tcp-tls nameserver (#209) 2019-06-20 15:50:01 +08:00
gVisor bot
0a6f9b3878 Fix: DNS server not recreate correctly (#186) 2019-05-18 17:52:42 +08:00
gVisor bot
46e5342b79 Fix: incorrect fake ip dns ttl (#187) 2019-05-18 17:44:12 +08:00
gVisor bot
31b496a5d1 Chore: clean up code 2019-05-14 21:35:34 +08:00
gVisor bot
bfea583f55 Chore: adjust fake-ip ttl 2019-05-12 10:48:07 +08:00
gVisor bot
9c315339fd Feature: support fakeip 2019-05-03 00:05:14 +08:00
gVisor bot
3a065853c4 Fix: dns hot reload no effect 2019-03-23 19:41:41 +08:00
gVisor bot
a57930fc3b Fix: expand UDPSize to avoid resolving error (#139) 2019-03-17 14:08:15 +08:00
gVisor bot
9429d35b78 Fix: should not return extra ip in msgToIP 2019-03-03 17:23:59 +08:00
gVisor bot
950204d5b9 Fix: dns use Extra records 2019-02-24 01:26:51 +08:00
gVisor bot
b674db947b Fix: dns cache behavior 2019-02-23 20:31:59 +08:00
gVisor bot
09f6cd2ec4 Fix: tun2socks not lookup IP 2019-02-11 15:44:42 +08:00
gVisor bot
ee7af27712 Fix: parse ip string when use socks proxy (#100) 2019-02-02 21:11:27 +08:00
gVisor bot
7814168386 Fix: DNS server returns the correct TTL 2019-01-25 15:38:14 +08:00
gVisor bot
4e33035730 Fix: dns crash & remove unused debug log 2018-12-10 11:00:52 +08:00
gVisor bot
731ca6e397 Fix: dns msg to ip 2018-12-06 13:29:43 +08:00
gVisor bot
57176b410d Fix: resolve ip crash 2018-12-06 10:51:37 +08:00
gVisor bot
794bbb87da Fix: crash when dns not set 2018-12-05 21:52:31 +08:00
gVisor bot
81ade5cfca Feature: add custom DNS support (#56) 2018-12-05 21:13:29 +08:00