Commit Graph

101 Commits

Author SHA1 Message Date
gVisor bot
4f3d3dbe6e Chore: fix typo (#1017) 2020-10-14 19:56:02 +08:00
gVisor bot
54618e59c9 Feature: support domain in fallback filter (#964) 2020-09-28 22:17:10 +08:00
gVisor bot
ea4e10353a Chore: code style 2020-09-20 15:53:27 +08:00
gVisor bot
6ca03f5a90 Chore: pass staticcheck 2020-08-25 22:19:59 +08:00
gVisor bot
b61e1cd00c Feature: dns server could lookup hosts (#872) 2020-08-11 10:28:17 +08:00
gVisor bot
a1accd76db Feature: support PROCESS-NAME on macOS 2020-07-19 13:18:23 +08:00
gVisor bot
062fbffbae Chore: remove forward compatibility code 2020-06-27 14:28:10 +08:00
gVisor bot
f7aa21c0e5 Chore: move experimental features to stable 2020-06-27 14:19:31 +08:00
gVisor bot
216116e128 Change: ipv6 logic 2020-06-18 18:11:02 +08:00
gVisor bot
b79022a891 Feature: add default hosts localhost 2020-06-07 17:25:51 +08:00
gVisor bot
bdd5db95d8 Chore: move rule parser to rules 2020-06-05 17:43:50 +08:00
gVisor bot
506ccf80d3 Chore: provider error adjust 2020-06-01 00:39:41 +08:00
gVisor bot
759b7aa934 Feature: domain trie support wildcard alias 2020-05-28 12:13:05 +08:00
gVisor bot
03c0f2e7f1 Feature: add Mixed(http+socks5) proxy listening (#685) 2020-05-12 11:29:53 +08:00
gVisor bot
3542b3e3b1 Improve: provider can be auto GC 2020-04-26 22:38:15 +08:00
gVisor bot
6720cf8df5 Feature: verify mmdb on initial 2020-04-16 19:12:25 +08:00
gVisor bot
98db1988c6 Fix: typo (#624) 2020-04-08 15:49:12 +08:00
gVisor bot
2193e571e1 Fix: rules parse (#568) 2020-03-09 10:40:21 +08:00
gVisor bot
a957540ce5 Fix: provider parse 2020-03-08 23:34:46 +08:00
gVisor bot
3086b68798 Change: rename some field 2020-03-07 20:01:24 +08:00
gVisor bot
344a9da335 Chore: initial config with port 2020-02-18 13:48:15 +08:00
gVisor bot
c808d8a84f Fix: domain dns crash 2020-02-17 22:13:15 +08:00
gVisor bot
38e0b9da50 Feature: add default-nameserver and outbound interface 2020-02-15 21:42:46 +08:00
gVisor bot
60b035fa27 Chore: fix typo (#490) 2020-01-30 17:03:10 +08:00
gVisor bot
5e3d3dbf00 Chore: fix typo (#479) 2020-01-11 21:02:55 +08:00
gVisor bot
260db753ae Chore: export raw config struct (#475) 2020-01-11 00:22:34 +08:00
gVisor bot
2a5840b15c Migration: change geoip address 2019-12-31 12:30:42 +08:00
gVisor bot
7c17184745 Feature: add fake-ip-filter 2019-12-28 00:10:06 +08:00
gVisor bot
3562d982aa Fix: missing health check instance 2019-12-27 20:12:15 +08:00
gVisor bot
d240994896 Chore: aggregate logger 2019-12-20 17:22:24 +08:00
gVisor bot
fb02956013 Fix: should initial compatible provider 2019-12-10 17:27:07 +08:00
gVisor bot
ecc943997d Feature: add experimental provider 2019-12-08 12:17:24 +08:00
gVisor bot
88e7005382 Feature: update config API support raw yaml payload 2019-12-01 13:22:47 +08:00
gVisor bot
45b938ea42 Fix: throw correct error in read config 2019-11-12 10:09:12 +08:00
gVisor bot
f9b35c7a44 Fix: unsupported rule should throw error 2019-11-04 23:07:19 +08:00
gVisor bot
726281255c Fix: NoResolveIP should return current value (#390) 2019-11-04 10:42:39 +08:00
gVisor bot
f046ad73d2 Feature: add no-resolve for ip rules (#375) 2019-10-28 00:02:23 +08:00
gVisor bot
204ff1a356 Feature: experimental support snell 2019-10-09 18:46:23 +08:00
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
3663e583f4 Fix: parse error in proxyGroupsDagSort (#298) 2019-09-13 15:04:51 +08:00
gVisor bot
7afb0cc5d9 Fix: should keep the original order of proxy groups (#284) 2019-08-28 23:44:32 +08:00
gVisor bot
92f3d9ae5b Feature: allow arbitrary order in proxy group (#89) 2019-08-12 10:11:44 +08:00
gVisor bot
f10b8f8af2 Feature: support customizing bind-address when allow-lan is true (#255) 2019-08-08 13:45:07 +08:00
gVisor bot
6a5d32bf61 Fix: don't read yml if not exist (#253) 2019-08-07 14:21:39 +08:00
gVisor bot
24bd2afbd8 Improve(fakeip): use lru cache to avoid outdate 2019-07-26 19:09:13 +08:00
gVisor bot
ce94ed8802 Feature(dns): support custom hosts 2019-07-14 19:29:58 +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