Kr328
|
6036fb63ba
|
Chore: avoid provider unnecessary write file operations (#1210)
|
2021-02-02 17:52:46 +08:00 |
|
Dreamacro
|
f4de055aa1
|
Refactor: make inbound request contextual
|
2021-01-23 14:58:09 +08:00 |
|
Student414
|
b25009cde7
|
Fix: unnecessary write operation on provider (#1170)
|
2021-01-06 14:20:15 +08:00 |
|
Jason Lyu
|
9619c3fb20
|
Fix: support unspecified UDP bind address (#1159)
|
2020-12-31 18:58:03 +08:00 |
|
Keyi Xie
|
02d029dd2d
|
Fix: close http Response body on provider (#1154)
|
2020-12-29 11:28:22 +08:00 |
|
Dreamacro
|
ed27898a33
|
Fix: snell should support the config without obfs
|
2020-12-24 13:47:56 +08:00 |
|
Kr328
|
0d33dc3eb9
|
Chore: health checks return immediately if completed (#1097)
|
2020-11-24 22:52:23 +08:00 |
|
Dreamacro
|
0402878daa
|
Feature: add lazy for proxy group and provider
|
2020-11-19 00:53:22 +08:00 |
|
Dreamacro
|
4735f61fd1
|
Feature: add disable-udp option for all proxy group
|
2020-11-13 21:48:52 +08:00 |
|
Jason Lyu
|
87e4d94290
|
Fix: tunnel manager & tracker race condition (#1048)
|
2020-10-29 17:51:14 +08:00 |
|
uchuhimo
|
9a62b1081d
|
Feature: support round-robin strategy for load-balance group (#1044)
|
2020-10-28 22:35:02 +08:00 |
|
Dreamacro
|
d65b51c62b
|
Feature: http support custom sni
|
2020-10-02 11:34:40 +08:00 |
|
小傅Fox
|
5bd189f2d0
|
Feature: support VMess HTTP/2 transport (#903)
|
2020-09-26 20:33:57 +08:00 |
|
Kaming Chan
|
96a8259c42
|
Feature: support snell v2 (#952)
Co-authored-by: Dreamacro <8615343+Dreamacro@users.noreply.github.com>
|
2020-09-21 00:33:13 +08:00 |
|
Dreamacro
|
314ce1c249
|
Feature: vmess network http support TLS (https)
|
2020-09-04 21:27:19 +08:00 |
|
Dreamacro
|
687c2a21cf
|
Fix: vmess UDP option should be effect
|
2020-08-30 22:49:55 +08:00 |
|
Loyalsoldier
|
ad18064e6b
|
Chore: code style (#933)
|
2020-08-30 19:53:00 +08:00 |
|
Dreamacro
|
5805334ccd
|
Chore: pass staticcheck
|
2020-08-25 22:19:59 +08:00 |
|
Fndroid
|
83a684c551
|
Change: adjust tolerance logic (#864)
|
2020-08-06 20:12:03 +08:00 |
|
ayanamist
|
8f0098092d
|
Fix: protect alive with atomic value (#834)
|
2020-07-25 17:47:11 +08:00 |
|
goomadao
|
33a6579a3a
|
Feature: add ssr support (#805)
* Refactor ssr stream cipher to expose iv and key
References:
https://github.com/Dreamacro/go-shadowsocks2
https://github.com/sh4d0wfiend/go-shadowsocksr2
* Implement ssr obfs
Reference:
https://github.com/mzz2017/shadowsocksR
* Implement ssr protocol
References:
https://github.com/mzz2017/shadowsocksR
https://github.com/shadowsocksRb/shadowsocksr-libev
https://github.com/shadowsocksr-backup/shadowsocksr
|
2020-07-22 23:02:15 +08:00 |
|
Dreamacro
|
6c7a8fffe0
|
Chore: should not write file on file provider
|
2020-07-18 19:32:40 +08:00 |
|
Dreamacro
|
e6aa452b51
|
Fix: ticker leak
|
2020-07-13 00:25:54 +08:00 |
|
Dreamacro
|
7c62fe41b4
|
Chore: remove forward compatibility code
|
2020-06-27 14:28:10 +08:00 |
|
Dreamacro
|
4323dd24d0
|
Fix: don't auto health check on provider health check disabled
|
2020-06-14 00:32:04 +08:00 |
|
Dreamacro
|
59bda1d547
|
Change: local resolve DNS in UDP request due to TURN failed
|
2020-06-12 23:39:03 +08:00 |
|
Dreamacro
|
1c760935f4
|
Chore: add error msg when dial vmess
|
2020-06-11 22:19:47 +08:00 |
|
Dreamacro
|
4f674755ce
|
Fix: trim . for socks5 host
|
2020-06-11 12:11:44 +08:00 |
|
Dreamacro
|
f1b792bd26
|
Fix: trim FQDN on http proxy request
|
2020-06-11 11:10:08 +08:00 |
|
Dreamacro
|
8f32e6a60f
|
Improve: safe write provider file
|
2020-06-07 00:36:54 +08:00 |
|
Dreamacro
|
71d30e6654
|
Feature: support vmess tls custom servername
|
2020-06-01 00:27:04 +08:00 |
|
Dreamacro
|
008731c249
|
Fix: make os.Stat return correct err on provider
|
2020-05-29 21:56:29 +08:00 |
|
Dreamacro
|
5628f97da1
|
Feature: add tolerance for url-test
|
2020-05-29 17:47:50 +08:00 |
|
duama
|
752f87a8dc
|
Feature: support proxy-group in relay (#597)
|
2020-05-07 21:42:52 +08:00 |
|
Kr328
|
b085addbb0
|
Fix: use domain first on direct dial (#672)
|
2020-05-05 12:39:25 +08:00 |
|
Dreamacro
|
94e0e4b000
|
Fix: make selector react immediately
|
2020-04-30 20:13:27 +08:00 |
|
Dreamacro
|
d1fd57c432
|
Fix: select group can use provider real-time
|
2020-04-27 21:23:23 +08:00 |
|
Dreamacro
|
18603c9a46
|
Improve: provider can be auto GC
|
2020-04-26 22:38:15 +08:00 |
|
Kr328
|
2047b8eda1
|
Chore: remove unused parameter netType (#651)
|
2020-04-25 00:39:30 +08:00 |
|
Siji
|
27dd1d7944
|
Improve: add basic auth support for provider URL (#645)
|
2020-04-20 21:22:23 +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
|
9eaca6e4ab
|
Fix: provider fallback should reparse proxies
|
2020-02-22 15:18:03 +08:00 |
|
Dreamacro
|
0f4cdbf187
|
Chore: remove unused code
|
2020-02-18 16:05:12 +08:00 |
|