Commit Graph

63 Commits

Author SHA1 Message Date
宋辰文 b76737bdbb Feature: add fallback filters (#105) 2019-09-15 13:36:45 +08:00
Dreamacro 96a4abf46c Feature: move hosts to the top 2019-09-14 20:01:08 +08:00
Comzyh b3e10c05e6 Fix: parse error in proxyGroupsDagSort (#298) 2019-09-13 15:04:51 +08:00
Comzyh 0d51877fcd Fix: should keep the original order of proxy groups (#284) 2019-08-28 23:44:32 +08:00
Comzyh d59e98dc83 Feature: allow arbitrary order in proxy group (#89) 2019-08-12 10:11:44 +08:00
Siji 5829c3d5be Feature: support customizing bind-address when allow-lan is true (#255) 2019-08-08 13:45:07 +08:00
Siji 288afd1308 Fix: don't read yml if not exist (#253) 2019-08-07 14:21:39 +08:00
Dreamacro 271ed2b9c1 Improve(fakeip): use lru cache to avoid outdate 2019-07-26 19:09:13 +08:00
Dreamacro 1a21c8ebfd Feature(dns): support custom hosts 2019-07-14 19:29:58 +08:00
Dreamacro 34338e7107 Chore: update dependencies & fix typo 2019-06-29 16:48:48 +08:00
Dreamacro 57fdd223f1 Feature: custom dns ipv4/ipv6 dual stack 2019-06-29 00:58:59 +08:00
Dreamacro bc3fc0c840 Feature: support DoH 2019-06-28 12:29:08 +08:00
Dreamacro 662038e40e Fix: log correctly path 2019-06-27 22:56:24 +08:00
bobo liu 1c792b46c9 Feature: local socks5/http(s) auth (#216) 2019-06-27 17:04:25 +08:00
beyondkmp bcf5b21208 Fix: check target is valid in rules (#210) 2019-06-20 11:03:50 +08:00
Dreamacro 407de7388c Standardized: use recommend extension & forward compatibility before 1.0 2019-06-18 20:55:26 +08:00
ezksd 0eccbb023c Feature: make the selector proxies order as same as the order in the config file (#180)
* make the proxies order the same as the order in config file

* formatting & rename variable
2019-05-15 14:40:14 +08:00
Dreamacro 225c530d13 Feature: add DST-PORT and SRC-PORT 2019-05-09 21:00:29 +08:00
Dreamacro f352f4479e Feature: support fakeip 2019-05-03 00:05:14 +08:00
Dreamacro cec2206774 Feature: add experimental config for resolving ip fail behavior 2019-04-24 12:02:52 +08:00
Jang Rush 49f8902961 Fix: typo in initial config file (#166) 2019-04-22 09:57:08 +08:00
Dreamacro 2036f8cb7a Fix: IP-CIDR invalid payload crash 2019-03-30 14:11:59 +08:00
Dreamacro 18f885a92a Feature: add interval url test for load-balance 2019-03-28 19:00:41 +08:00
Dreamacro acf55a7f64 Improve: `Dial` would reset proxy alive status 2019-03-16 00:43:16 +08:00
Comzyh 0011c7acfe Improve: support tcp dns server & return an error when parsing nameserver (#127) 2019-03-01 00:52:30 +08:00
Dreamacro c0bd82d62b Chore: rename `final` 2019-02-18 21:53:57 +08:00
Dreamacro c295c5e412 Feature: add load-balance group 2019-02-15 14:25:20 +08:00
Dreamacro 53b5ef199f Fix: parse proxies shadow variable 2019-02-04 09:39:17 +08:00
宋辰文 42d33fe629 Feature: SOURCE-IP-CIDR rule type (#96) 2019-02-02 21:03:13 +08:00
beyondkmp bd6c6a9ad1 Chore: print origin rule when format error (#92) 2019-01-14 10:35:11 +08:00
Dreamacro a7cfc81885 Fix: ignore some general configuration 2018-12-21 22:51:37 +08:00
Dreamacro ef6260282f Fix: parse external-ui 2018-12-21 10:55:21 +08:00
Dreamacro a6bbc67afb Feature: add custom ui support in API 2018-12-20 01:29:13 +08:00
Dreamacro fa9077969c Fix: dns crash & remove unused debug log 2018-12-10 11:00:52 +08:00
Dreamacro f93d6aa294 Fix: crash when dns not set 2018-12-05 21:52:31 +08:00
Dreamacro 03c249ecb1
Feature: add custom DNS support (#56) 2018-12-05 21:13:29 +08:00
Dreamacro da5db36ccf Fix: policy group unexpectedly closed 2018-12-05 18:19:30 +08:00
beyondkmp 6636db242b Feature: add http/https [connect] proxy (#52) 2018-12-03 23:27:00 +08:00
Dreamacro 05bf4d44ab Change: replace `FINAL` with `MATCH` in a progressive way 2018-11-21 18:21:24 +08:00
Dreamacro 01a477bd3d Chore: improve code architecture 2018-11-21 13:47:46 +08:00
Dreamacro 19cbe52456 Fix: weak type proxy name 2018-10-27 12:57:56 +08:00
Dreamacro 94d1972782 Fix: selector no longer randomly selects 2018-10-18 23:24:04 +08:00
Dreamacro 381f764507 Chore: refactoring code of config path 2018-10-14 21:22:58 +08:00
Dreamacro 8fff0968bf Feature: add authorization for API 2018-10-06 13:15:02 +08:00
Dreamacro 5c7fa6b18b Break Change: use yml, which is easier to parse, as the config format 2018-10-02 15:26:36 +08:00
Dreamacro 2fd59cb31c Chore: make the code more semantic 2018-09-30 12:25:52 +08:00
Dreamacro 220e4f0608 Add: fallback policy group 2018-09-26 00:34:15 +08:00
Dreamacro eb778ad6e2 Improve: cleanup code 2018-09-21 11:33:29 +08:00
Dreamacro 1d0d5667fd Fix: Rule with ipv6 address 2018-09-16 23:35:37 +08:00
Dreamacro 5d34cba681 Feature: add shadowsocks simple-obfs support 2018-09-16 23:02:32 +08:00