Shadowsocks in Go, refers to #211

This commit is contained in:
Quentin McGaw
2020-08-16 23:07:15 +00:00
parent c59447c646
commit 02930b6a95
9 changed files with 52 additions and 235 deletions
+1
View File
@@ -7,6 +7,7 @@ require (
github.com/golang/mock v1.4.4
github.com/kyokomi/emoji v2.2.4+incompatible
github.com/qdm12/golibs v0.0.0-20200712151944-a0325873bf5a
github.com/qdm12/ss-server v0.0.0-20200816230146-a9af69e3f62b
github.com/stretchr/testify v1.6.1
golang.org/x/sys v0.0.0-20200814200057-3d37ad5750ed
)