Commit graph

178 commits

Author SHA1 Message Date
gVisor bot
e8dfbf5135 Feature: support relay (proxy chains) (#539) 2020-03-21 23:46:49 +08:00
gVisor bot
11b67b19e6 Improve: add session cache for trojan 2020-03-19 22:39:09 +08:00
gVisor bot
55ee8695b3 Feature: support trojan 2020-03-19 20:26:53 +08:00
gVisor bot
ad85f0934a Fix: mutable SplitAddr cause panic 2020-03-02 23:47:23 +08:00
gVisor bot
5a26be4d86 Fix: ss udp return error when addr parse failed 2020-03-01 01:46:02 +08:00
gVisor bot
d19c9c1bc5 Chore: disable url-test http redirect (#536) 2020-02-25 16:08:13 +08:00
gVisor bot
7aee43ccea Fix: provider fallback should reparse proxies 2020-02-22 15:18:03 +08:00
gVisor bot
26cdcc22c8 Chore: remove unused code 2020-02-18 16:05:12 +08:00
gVisor bot
05d45cbedc Fix: vmess udp crash 2020-02-17 17:34:19 +08:00
gVisor bot
38e0b9da50 Feature: add default-nameserver and outbound interface 2020-02-15 21:42:46 +08:00
gVisor bot
9ac1cf2d68 Fix: vmessUDPConn should return a correctly address 2020-02-12 13:12:07 +08:00
gVisor bot
0c82ab8cdf Chore: use custom dialer 2020-02-09 17:02:48 +08:00
gVisor bot
a9d26aa7f3 Fix: provider should fallback to read remote when local file invalid 2020-02-08 16:21:52 +08:00
gVisor bot
adfe73b48e Improve: udp NAT type 2020-01-31 14:43:54 +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
027ffcb67d Fix: http vehicle shouldn't save file 2019-12-30 23:01:24 +08:00
gVisor bot
41a8937873 Fix: reject should support udp and return dial error 2019-12-30 10:51:35 +08:00
gVisor bot
95f06ab9b9 Improve: UDP relay refactor (#441)
Co-authored-by: Dreamacro <Dreamacro@vip.qq.com>
2019-12-28 18:44:01 +08:00
gVisor bot
ddd62418ff Feature: make every provider support health check 2019-12-27 20:12:09 +08:00
gVisor bot
694d924cc7 Fix: valid proxy group and remove unused code 2019-12-14 18:13:33 +08:00
gVisor bot
7a498cdb5e Improve: provider api 2019-12-13 00:29:24 +08:00
gVisor bot
3f6766fc9d Feature: add basic api for proxy provider 2019-12-11 17:31:15 +08:00
gVisor bot
6a141b711d Change: proxy gruop strategy improvement 2019-12-10 15:07:01 +08:00
gVisor bot
ecc943997d Feature: add experimental provider 2019-12-08 12:17:24 +08:00
gVisor bot
d4ea12f7f9 Chore: remove unused http outbound proxy code 2019-12-05 18:22:07 +08:00
gVisor bot
85285bd1ea Chore: throw more detail dial error 2019-12-05 17:51:21 +08:00
gVisor bot
93f13c627c Feature: add experimental connections API 2019-10-27 21:44:07 +08:00
gVisor bot
51404fa8e8 Fix: use difference dialer 2019-10-23 12:35:41 +08:00
gVisor bot
f7f76fb8b6 Chore: code style improvements (#361) 2019-10-14 17:13:23 +08:00
gVisor bot
73ce51bc76 Optimization: use context in fallback speed test (#357) 2019-10-13 18:11:02 +08:00
gVisor bot
a31dc49bbb Optimization: use context in urltest speed test (#356) 2019-10-13 12:11:26 +08:00
gVisor bot
b587ae1b77 Fix: dial tcp with context to avoid margin of error 2019-10-12 23:55:39 +08:00
gVisor bot
06e1f31a89 Fix: urltest get fastest node ehavior (#326) 2019-10-12 23:29:00 +08:00
gVisor bot
2adb586a78 Fix: some UDP issues (#265) 2019-10-11 20:11:18 +08:00
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
gVisor bot
172553566f Feature: SOCKS5 authentication support (#34)
* Feature: socks5 auth support

* Chore: make code unified

* Fix: auth buffer length
2018-11-09 17:36:30 +08:00
gVisor bot
1cd055b9ce Fix: dial IPv6 host (#29) 2018-11-04 21:12:16 +08:00
gVisor bot
e9dfbae5cb Optimization: use client session cache for TLS connection (#26) 2018-11-01 11:54:45 +08:00
gVisor bot
54f279c959 Chore: unified naming "skip-cert-verify" 2018-10-29 20:16:43 +08:00
gVisor bot
06ff2c8ff9 Feature: vmess add websocket support 2018-10-28 23:46:32 +08:00
gVisor bot
3042a47f9d Improve: add tls, sni options to socks5 outbound adapter 2018-10-28 19:46:49 +08:00
gVisor bot
f748e0405c Improve: url-test will automatically speed test when the connection fails 2018-10-24 17:06:08 +08:00
gVisor bot
ddcc2da439 Chore: adjust dial tcp timeout 2018-10-22 21:14:22 +08:00
gVisor bot
68f0bcbd9c Fix: Direct & Reject name 2018-10-19 20:28:19 +08:00
gVisor bot
2dc7ca4134 Fix: selector no longer randomly selects 2018-10-18 23:24:04 +08:00
gVisor bot
c347536780 Fix: rename delay --> interval 2018-10-06 15:13:44 +08:00
gVisor bot
9aa8e734ac Fix: return the first proxy when no proxy valid 2018-10-06 14:17:50 +08:00
gVisor bot
35378f7ab9 Break Change: use yml, which is easier to parse, as the config format 2018-10-02 15:26:36 +08:00
gVisor bot
c618a5f400 Chore: adjust the keep-alive time 2018-10-01 19:42:15 +08:00
gVisor bot
f73013006a Chore: make the code more semantic 2018-09-30 12:25:52 +08:00