Commit Graph

93 Commits

Author SHA1 Message Date
gVisor bot
204ff1a356 Feature: experimental support snell 2019-10-09 18:46:23 +08:00
gVisor bot
1b54e95401 Fix: throw error when CONNECT return 5xx 2019-10-05 09:33:40 +08:00
gVisor bot
406618f3aa Fix: clearer error and ipv6 string parse (#325) 2019-09-27 10:33:37 +08:00
gVisor bot
462b617df7 Fix: use correctly last record 2019-09-26 10:08:50 +08:00
gVisor bot
f86ab079f7 Feature: v2ray-plugin support disable mux 2019-09-21 23:49:00 +08:00
gVisor bot
9ce34a16cb Fix: dial should return when dns failed (#311) 2019-09-20 16:04:06 +08:00
gVisor bot
5b76ff53c9 Fix: TCP dial error should not return early (#307) 2019-09-17 20:11:49 +08:00
gVisor bot
8acadd2932 Fix: tcp dual stack dial 2019-09-14 20:01:12 +08:00
gVisor bot
3663e583f4 Fix: parse error in proxyGroupsDagSort (#298) 2019-09-13 15:04:51 +08:00
gVisor bot
ee73eb6f7a Fix: typo (#287) 2019-09-07 17:23:43 +09:00
gVisor bot
db11be9306 Improve: url-test retry dial when failed (#283) 2019-08-28 22:28:01 +08:00
gVisor bot
72ff58216d Chore: remove unused code (#282) 2019-08-27 16:23:44 +08:00
gVisor bot
5431e51554 Optimization: socks UDP & fix typo (#261) 2019-08-12 14:01:32 +08:00
gVisor bot
61649e386e Change: speedtest with HEAD instead of GET (#259) 2019-08-09 15:39:13 +08:00
gVisor bot
69980e4ca3 Feature: trace adapters when dialing (#170) 2019-08-09 01:28:37 +08:00
gVisor bot
4c7da630f5 Fix(vmess): typo (#248) 2019-07-29 12:25:29 +08:00
gVisor bot
592c3c160f Fix(socks5): fully udp associate support (#233) 2019-07-25 17:47:39 +08:00
gVisor bot
eba263a731 Fix(picker): add WithTimeout for some situation 2019-07-18 00:12:01 +08:00
gVisor bot
bd0b6a2e40 Fix(url-test): incorrect result 2019-07-17 22:24:26 +08:00
gVisor bot
f027c3e540 Optimization: refactor picker 2019-07-02 19:18:03 +08:00
gVisor bot
83f3bec20c Feature: custom dns ipv4/ipv6 dual stack 2019-06-29 00:58:59 +08:00
gVisor bot
368fc53279 Fix: strict ss obfs check 2019-06-18 20:37:53 +08:00
gVisor bot
e2e4539ccf Fix: use original sequence for url-test group (#201) 2019-06-13 20:18:07 +08:00
gVisor bot
8a4497ddf4 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
gVisor bot
7062bb4bba Feature: add DST-PORT and SRC-PORT 2019-05-09 21:00:29 +08:00
gVisor bot
9f955015d1 Feature: support vmess udp 2019-04-25 16:32:15 +08:00
gVisor bot
892eb1d792 Feature: support outbound socks5 udp 2019-04-25 13:48:47 +08:00
gVisor bot
b9b8632362 Fix: add missing error check 2019-04-24 10:29:29 +08:00
gVisor bot
c02b16b446 Feature: socks5 udp associate 2019-04-23 23:30:13 +08:00
gVisor bot
fd3734bc4a Fix: incorrect mutex in speedTest (#153) 2019-03-29 10:27:26 +08:00
gVisor bot
b26e6c5a59 Feature: add interval url test for load-balance 2019-03-28 19:00:41 +08:00
gVisor bot
ebd32c686a Style: use atomic CompareAndSwap (#151) 2019-03-26 23:48:03 +08:00
gVisor bot
a775ef0077 Fix: fallback & url-test lose efficacy 2019-03-23 16:29:27 +08:00
gVisor bot
6978963270 Feature: add delay history and improve url-test behavior 2019-03-17 14:52:39 +08:00
gVisor bot
86e97cc596 Improve: Dial would reset proxy alive status 2019-03-16 00:43:16 +08:00
gVisor bot
4456aaa4b5 Feature: add custom headers support in v2ray-plugin (#137) 2019-03-15 09:43:46 +08:00
gVisor bot
e3614e0605 Style: rename Generator with Dial 2019-03-03 11:59:07 +08:00
gVisor bot
de6d34aa27 Migration: go 1.12 2019-02-27 01:02:43 +08:00
gVisor bot
0d9bbcc50c Feature: add load-balance group 2019-02-15 14:25:20 +08:00
gVisor bot
fe3a4e3ad5 Fix: return 502 in http outbound (#116) 2019-02-14 11:37:47 +08:00
gVisor bot
2500169447 Feature: add v2ray-plugin 2019-02-11 15:25:39 +08:00
gVisor bot
d292743981 Feature: SOURCE-IP-CIDR rule type (#96) 2019-02-02 21:03:13 +08:00
gVisor bot
df830dd157 Fix: nghttpx return 400 error (#84) 2019-01-07 10:47:25 +08:00
gVisor bot
c8366739ee Chore: improve outbound architecture 2018-12-22 23:56:42 +08:00
gVisor bot
225843fe7d Feature: add websocket headers support in vmess 2018-12-11 00:25:05 +08:00
gVisor bot
81ade5cfca Feature: add custom DNS support (#56) 2018-12-05 21:13:29 +08:00
gVisor bot
2eadc67535 Feature: add http/https [connect] proxy (#52) 2018-12-03 23:27:00 +08:00
gVisor bot
a52f29acda Fix: tls server name missing in vmess 2018-11-28 23:24:57 +08:00
gVisor bot
ed3d198b2c Fix: chrome crash when using SwitchyOmega by reject rule (#47)
* Fix: chrome crash when using SwitchyOmega by reject rule
2018-11-25 17:00:11 +08:00
gVisor bot
0dd9b38514 Chore: improve code architecture 2018-11-21 13:47:46 +08:00