Remove usage of ShadowConn for ssHandler and ssConnector (#68)

The new ss library has integrated the function of ShadowConn.
This commit is contained in:
RMT
2025-12-29 16:22:42 +08:00
committed by GitHub
parent 77eda4ce00
commit 6389378610
5 changed files with 7 additions and 20 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ require (
github.com/gin-contrib/cors v1.7.2
github.com/gin-gonic/gin v1.10.1
github.com/go-gost/core v0.3.3
github.com/go-gost/go-shadowsocks2 v0.1.1
github.com/go-gost/go-shadowsocks2 v0.1.2
github.com/go-gost/gosocks4 v0.0.1
github.com/go-gost/gosocks5 v0.4.2
github.com/go-gost/plugin v0.2.1