Kr328
|
b085addbb0
|
Fix: use domain first on direct dial (#672)
|
2020-05-05 12:39:25 +08:00 |
|
Dreamacro
|
5591e15452
|
Fix: vmess pure TLS mode
|
2020-04-03 16:04:24 +08:00 |
|
Dreamacro
|
19f809b1c8
|
Feature: refactor vmess & add http network
|
2020-03-31 16:07:21 +08:00 |
|
duama
|
c0a2473160
|
Feature: support relay (proxy chains) (#539)
|
2020-03-21 23:46:49 +08:00 |
|
Dreamacro
|
b068466108
|
Improve: add session cache for trojan
|
2020-03-19 22:39:09 +08:00 |
|
Dreamacro
|
b562f28c1b
|
Feature: support trojan
|
2020-03-19 20:26:53 +08:00 |
|
Dreamacro
|
e57a13ed7a
|
Fix: mutable SplitAddr cause panic
|
2020-03-02 23:47:23 +08:00 |
|
Dreamacro
|
814bd05315
|
Fix: ss udp return error when addr parse failed
|
2020-03-01 01:46:02 +08:00 |
|
Mac_Zhou
|
0740d20ba0
|
Chore: disable url-test http redirect (#536)
|
2020-02-25 16:08:13 +08:00 |
|
Dreamacro
|
0f4cdbf187
|
Chore: remove unused code
|
2020-02-18 16:05:12 +08:00 |
|
Dreamacro
|
7b48138ad0
|
Fix: vmess udp crash
|
2020-02-17 17:34:19 +08:00 |
|
Dreamacro
|
d75cb069d9
|
Feature: add default-nameserver and outbound interface
|
2020-02-15 21:42:46 +08:00 |
|
Dreamacro
|
6641bf7c07
|
Fix: vmessUDPConn should return a correctly address
|
2020-02-12 13:12:07 +08:00 |
|
Dreamacro
|
afc9f3f59a
|
Chore: use custom dialer
|
2020-02-09 17:02:48 +08:00 |
|
Dreamacro
|
26ce3e8814
|
Improve: udp NAT type
|
2020-01-31 14:43:54 +08:00 |
|
Dreamacro
|
9dda932494
|
Fix: reject should support udp and return dial error
|
2019-12-30 10:51:35 +08:00 |
|
Comzyh
|
93ea037230
|
Improve: UDP relay refactor (#441)
Co-authored-by: Dreamacro <Dreamacro@vip.qq.com>
|
2019-12-28 18:44:01 +08:00 |
|
Dreamacro
|
0822b526d5
|
Improve: provider api
|
2019-12-13 00:29:24 +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
|
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 |
|