Commit Graph

159 Commits

Author SHA1 Message Date
gVisor bot
83f52b80a7 Feature: http support custom sni 2020-10-02 11:34:40 +08:00
gVisor bot
d16ed39e4b Feature: support VMess HTTP/2 transport (#903) 2020-09-26 20:33:57 +08:00
gVisor bot
df718971f1 Feature: support snell v2 (#952)
Co-authored-by: Dreamacro <8615343+Dreamacro@users.noreply.github.com>
2020-09-21 00:33:13 +08:00
gVisor bot
6b3f75e21b Feature: vmess network http support TLS (https) 2020-09-04 21:27:19 +08:00
gVisor bot
110ba36190 Fix: vmess UDP option should be effect 2020-08-30 22:49:55 +08:00
gVisor bot
4ede39a669 Chore: code style (#933) 2020-08-30 19:53:00 +08:00
gVisor bot
6ca03f5a90 Chore: pass staticcheck 2020-08-25 22:19:59 +08:00
gVisor bot
a77eab44e0 Change: adjust tolerance logic (#864) 2020-08-06 20:12:03 +08:00
gVisor bot
096cdc1bcd Fix: protect alive with atomic value (#834) 2020-07-25 17:47:11 +08:00
gVisor bot
c1be3debfd 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
gVisor bot
195e5be59a Chore: should not write file on file provider 2020-07-18 19:32:40 +08:00
gVisor bot
22f32c3789 Fix: ticker leak 2020-07-13 00:25:54 +08:00
gVisor bot
062fbffbae Chore: remove forward compatibility code 2020-06-27 14:28:10 +08:00
gVisor bot
a924dd325c Fix: don't auto health check on provider health check disabled 2020-06-14 00:32:04 +08:00
gVisor bot
c6e82884b4 Change: local resolve DNS in UDP request due to TURN failed 2020-06-12 23:39:03 +08:00
gVisor bot
c2a222498c Chore: add error msg when dial vmess 2020-06-11 22:19:47 +08:00
gVisor bot
c2ef01094e Fix: trim . for socks5 host 2020-06-11 12:11:44 +08:00
gVisor bot
c5017bc57c Fix: trim FQDN on http proxy request 2020-06-11 11:10:08 +08:00
gVisor bot
3ec3934963 Improve: safe write provider file 2020-06-07 00:36:54 +08:00
gVisor bot
a59e3feba9 Feature: support vmess tls custom servername 2020-06-01 00:27:04 +08:00
gVisor bot
e01c249c74 Fix: make os.Stat return correct err on provider 2020-05-29 21:56:29 +08:00
gVisor bot
6b48d71ceb Feature: add tolerance for url-test 2020-05-29 17:47:50 +08:00
gVisor bot
fa72ea4b6f Feature: support proxy-group in relay (#597) 2020-05-07 21:42:52 +08:00
gVisor bot
c6b7b951b9 Fix: use domain first on direct dial (#672) 2020-05-05 12:39:25 +08:00
gVisor bot
28d6e3aac6 Fix: make selector react immediately 2020-04-30 20:13:27 +08:00
gVisor bot
2a7caf794f Fix: select group can use provider real-time 2020-04-27 21:23:23 +08:00
gVisor bot
3542b3e3b1 Improve: provider can be auto GC 2020-04-26 22:38:15 +08:00
gVisor bot
ff954754e5 Chore: remove unused parameter netType (#651) 2020-04-25 00:39:30 +08:00
gVisor bot
116f60cdda Improve: add basic auth support for provider URL (#645) 2020-04-20 21:22:23 +08:00
gVisor bot
158727f7b3 Fix: vmess pure TLS mode 2020-04-03 16:04:24 +08:00
gVisor bot
618b7e6101 Feature: refactor vmess & add http network 2020-03-31 16:07:21 +08:00
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