Commit Graph

106 Commits

Author SHA1 Message Date
Dreamacro 95e9ae2d8d Feature: add basic api for proxy provider 2019-12-11 17:31:15 +08:00
Dreamacro 2334bafe68 Change: proxy gruop strategy improvement 2019-12-10 15:07:01 +08:00
Dreamacro c427bc89ef Feature: add experimental provider 2019-12-08 12:17:24 +08:00
Dreamacro 4525707048 Chore: remove unused http outbound proxy code 2019-12-05 18:22:07 +08:00
Dreamacro b8267a69f6 Chore: throw more detail dial error 2019-12-05 17:51:21 +08:00
Dreamacro 207371aeae Feature: add experimental connections API 2019-10-27 21:44:07 +08:00
Dreamacro 65f4a35e7f Fix: use difference dialer 2019-10-23 12:35:41 +08:00
Kirill Motkov f4326daaa4 Chore: code style improvements (#361) 2019-10-14 17:13:23 +08:00
comwrg e22ff74e79 Optimization: use context in fallback speed test (#357) 2019-10-13 18:11:02 +08:00
comwrg 2c82a2bfc8 Optimization: use context in urltest speed test (#356) 2019-10-13 12:11:26 +08:00
Dreamacro 7c4a359a2b Fix: dial tcp with context to avoid margin of error 2019-10-12 23:55:39 +08:00
comwrg 0cdc40beb3 Fix: urltest get fastest node ehavior (#326) 2019-10-12 23:29:00 +08:00
Jason Lyu 4cd8b6f24f Fix: some UDP issues (#265) 2019-10-11 20:11:18 +08:00
Dreamacro 06c9dfdb80 Feature: experimental support snell 2019-10-09 18:46:23 +08:00
Dreamacro d3c50cf89f Fix: throw error when CONNECT return 5xx 2019-10-05 09:33:40 +08:00
Comzyh 045c3a3ad4 Fix: clearer error and ipv6 string parse (#325) 2019-09-27 10:33:37 +08:00
Dreamacro 904c354ee4 Fix: use correctly last record 2019-09-26 10:08:50 +08:00
Dreamacro 1a8a6d0b5d Feature: v2ray-plugin support disable mux 2019-09-21 23:49:00 +08:00
comwrg 5e6ab99403 Fix: dial should return when dns failed (#311) 2019-09-20 16:04:06 +08:00
Comzyh 8adcc4d83b Fix: TCP dial error should not return early (#307) 2019-09-17 20:11:49 +08:00
Dreamacro 09917a2a95 Fix: tcp dual stack dial 2019-09-14 20:01:12 +08:00
Comzyh b3e10c05e6 Fix: parse error in proxyGroupsDagSort (#298) 2019-09-13 15:04:51 +08:00
comwrg 9875f8ea6e Fix: typo (#287) 2019-09-07 17:23:43 +09:00
comwrg e34090c39a Improve: url-test retry dial when failed (#283) 2019-08-28 22:28:01 +08:00
comwrg 5cc66e51db Chore: remove unused code (#282) 2019-08-27 16:23:44 +08:00
X. Jason Lyu 0f7f0a9b1a Optimization: socks UDP & fix typo (#261) 2019-08-12 14:01:32 +08:00
Fndroid f75cd04181 Change: speedtest with HEAD instead of GET (#259) 2019-08-09 15:39:13 +08:00
Yunhao Zhang b926f4cf09 Feature: trace adapters when dialing (#170) 2019-08-09 01:28:37 +08:00
X. Jason Lyu f6acbaac7b Fix(vmess): typo (#248) 2019-07-29 12:25:29 +08:00
X. Jason Lyu 1fd8f690fe Fix(socks5): fully udp associate support (#233) 2019-07-25 17:47:39 +08:00
Dreamacro f00dfdd34d Fix(picker): add WithTimeout for some situation 2019-07-18 00:12:01 +08:00
Dreamacro 0670275533 Fix(url-test): incorrect result 2019-07-17 22:24:26 +08:00
Dreamacro 7c6c147a18 Optimization: refactor picker 2019-07-02 19:18:03 +08:00
Dreamacro 57fdd223f1 Feature: custom dns ipv4/ipv6 dual stack 2019-06-29 00:58:59 +08:00
Dreamacro 6adafde9a0 Fix: strict ss obfs check 2019-06-18 20:37:53 +08:00
Jonathan Gao cba548114f Fix: use original sequence for url-test group (#201) 2019-06-13 20:18:07 +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 762f227512 Feature: support vmess udp 2019-04-25 16:32:15 +08:00
Dreamacro 936ea3aa55 Feature: support outbound socks5 udp 2019-04-25 13:48:47 +08:00
Dreamacro 90e3dccacd Fix: add missing error check 2019-04-24 10:29:29 +08:00
Dreamacro c92cda6980 Feature: socks5 udp associate 2019-04-23 23:30:13 +08:00
Comzyh 531f487629 Fix: incorrect mutex in speedTest (#153) 2019-03-29 10:27:26 +08:00
Dreamacro 18f885a92a Feature: add interval url test for load-balance 2019-03-28 19:00:41 +08:00
beyondkmp d1f6886558 Style: use atomic CompareAndSwap (#151) 2019-03-26 23:48:03 +08:00
Dreamacro f99da37168 Fix: fallback & url-test lose efficacy 2019-03-23 16:29:27 +08:00
Dreamacro 7a9d986ff3 Feature: add delay history and improve url-test behavior 2019-03-17 14:52:39 +08:00
Dreamacro acf55a7f64 Improve: `Dial` would reset proxy alive status 2019-03-16 00:43:16 +08:00
Rico 8c608f5d7a Feature: add custom headers support in v2ray-plugin (#137) 2019-03-15 09:43:46 +08:00
Dreamacro 7683271fe6 Style: rename `Generator` with `Dial` 2019-03-03 11:59:07 +08:00