rabbit-plugin
rabbit-plugin copied to clipboard
A rabbit-tcp plugin for shadowsocks
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20200221231518-2aa609cf4a9d to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
The env `SS_REMOTE_HOST` and `SS_LOCAL_HOST` without `[]` when IPv6, and rabbit-plugin will work error in that case. ``` ~ # ss-libev-local -s ::1 -p 12345 -b 0.0.0.0 -l 1080 -k...
## 背景 最近在使用udpspeeder 加速 shadowsocks的 udp. 但设置也比较繁琐, 且tcp加速还需要另外的实现, server和client 架设都比较麻烦. ## 需求 实现和udpspeeder类似的加速功能即可, 如果能带上udp2raw 那就最棒了. ## 期待 如果作者原意, 期待rabbit-udp plugin. 感谢!