Commit Graph

116 Commits

Author SHA1 Message Date
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