clash/component
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
..
auth Feature: local socks5/http(s) auth (#216) 2019-06-27 17:04:25 +08:00
dialer Fix: typo in dialer.go (#767) 2020-06-28 10:59:04 +08:00
fakeip Feature: domain trie support wildcard alias 2020-05-28 12:13:05 +08:00
mmdb Feature: verify mmdb on initial 2020-04-16 19:12:25 +08:00
nat Fix: vmess udp crash 2020-02-17 17:34:19 +08:00
resolver Change: ipv6 logic 2020-06-18 18:11:02 +08:00
simple-obfs Fix: recycle buf on http obfs 2020-07-22 20:29:39 +08:00
snell Feature: experimental support snell 2019-10-09 18:46:23 +08:00
socks5 Fix: panic of socks5 client missing authentication 2020-06-03 18:49:57 +08:00
ssr Feature: add ssr support (#805) 2020-07-22 23:02:15 +08:00
trie Fix: domain trie crash if not match in #758 (#762) 2020-06-24 19:46:37 +08:00
trojan Chore: code adjustments 2020-06-07 16:54:41 +08:00
v2ray-plugin Feature: refactor vmess & add http network 2020-03-31 16:07:21 +08:00
vmess Feature: support vmess tls custom servername 2020-06-01 00:27:04 +08:00