Dreamacro
|
d9341a49ea
|
Fix: trojan should safe close connection
|
2021-04-19 12:20:37 +08:00 |
|
Dreamacro
|
7b01e103c2
|
Chore: use correctly vmess http2 default host
|
2021-04-10 12:10:10 +08:00 |
|
Dreamacro
|
93a8acecce
|
Fix: vmess h2 use server as host if host option is empty
|
2021-04-09 18:15:46 +08:00 |
|
Dreamacro
|
cc96187f58
|
Fix: trojan grpc udp broken
|
2021-04-05 23:26:13 +08:00 |
|
Dreamacro
|
42e21b3733
|
Chore: refine go import
|
2021-04-05 13:00:49 +08:00 |
|
Dreamacro
|
0a35237915
|
Fix: should reset fast node when tolerance enable and not alive on url-test group
|
2021-04-04 17:40:25 +08:00 |
|
Dreamacro
|
109bfcb0f9
|
Feature: add vmess aead header support
|
2021-03-30 17:34:16 +08:00 |
|
Dreamacro
|
d759d16944
|
Style: cleanup code
|
2021-03-24 01:00:21 +08:00 |
|
Dreamacro
|
807d53c1e7
|
Chore: Clarify the definition of StreamConn and DialContext
|
2021-03-22 23:26:20 +08:00 |
|
ShinyGwyn
|
573316bcde
|
Feature: add gRPC Transport for vmess/trojan (#1287)
Co-authored-by: eMeab <32988354+eMeab@users.noreply.github.com>
Co-authored-by: Dreamacro <8615343+Dreamacro@users.noreply.github.com>
|
2021-03-18 19:40:34 +08:00 |
|
Dreamacro
|
f7f97ef625
|
Fix: some HTTP proxy request broken
|
2021-03-10 16:23:55 +08:00 |
|
goomadao
|
9eb98e399d
|
Improve: refactor ssr and fix #995 (#1189)
Co-authored-by: goomada <madao@DESKTOP-IOEBS0C.localdomain>
|
2021-02-15 14:32:03 +08:00 |
|
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 |
|