Commit Graph

115 Commits

Author SHA1 Message Date
gVisor bot
68813be155 Fix: should not unmarshal to pointer (#1615) 2021-09-13 23:43:28 +08:00
gVisor bot
da551ac737 Feature: add dhcp type dns client (#1509) 2021-09-06 23:07:34 +08:00
gVisor bot
edf35558f0 Feature: add geoip-code option 2021-08-25 15:15:13 +08:00
gVisor bot
e259cea893 Chore: move provider interface to constant 2021-07-06 00:31:13 +08:00
gVisor bot
542325aae4 Style: code style 2021-06-10 14:05:56 +08:00
gVisor bot
a409e7f2aa Feature: dns resolve domain through nameserver-policy (#1406) 2021-05-19 11:17:35 +08:00
gVisor bot
b2cbe36f0f Chore: use mixed-port instead of port when initial config (#1319) 2021-04-01 15:35:33 +08:00
gVisor bot
d4fffbdbb5 Feature: support store group selected node to cache (enable by default) 2021-02-18 23:41:50 +08:00
gVisor bot
6f1fb2ffb5 Chore: use jsdelivr CDN for Country.mmdb (#1057) 2021-01-30 00:40:35 +08:00
gVisor bot
ed77eeeb97 Fix: get general should return correct result (#1172) 2021-01-07 13:59:39 +08:00
gVisor bot
e063713174 Chore: move find process name to a single part 2020-12-17 22:17:27 +08:00
gVisor bot
9c80233034 Feature: add lazy for proxy group and provider 2020-11-19 00:53:22 +08:00
gVisor bot
ec41d4f5f7 Feature: add disable-udp option for all proxy group 2020-11-13 21:48:52 +08:00
gVisor bot
ac72e27e41 Feature: add TCP TPROXY support (#1049) 2020-11-09 10:46:10 +08:00
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