clash/constant
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
..
adapters.go Feature: add ssr support (#805) 2020-07-22 23:02:15 +08:00
metadata.go Chore: code adjustments 2020-06-07 16:54:41 +08:00
path.go Chore: fix typo (#490) 2020-01-30 17:03:10 +08:00
rule.go Feature: support PROCESS-NAME on macOS 2020-07-19 13:18:23 +08:00
version.go Feature: add version command (#148) 2019-03-23 19:24:26 +08:00