sing-shadowsocks
sing-shadowsocks copied to clipboard
Lightweight and efficient shadowsocks implementation
fix https://github.com/SagerNet/sing-shadowsocks/issues/5
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...
Bumps [github.com/sagernet/sing](https://github.com/sagernet/sing) from 0.2.11 to 0.2.12. Commits e727641 Fix concurrent access on task returnError 63b82af Panic on bad error usage e781e86 Reject socks4 unauthenticated request 5b05b5c Fix socks5 handshake 494f88c...
随便打印了一下user index,可以看到只有目标用户在第一个的时候才会正常验证。  我推测是调用Open函数时覆盖了buffer的部分数据,导致第一次解密失败后即使是正确的密钥也无法解密。  