Add vmess legacy server and test

This commit is contained in:
世界
2022-08-01 12:23:34 +08:00
parent 15c8853f66
commit d0c9fdcf66
10 changed files with 81 additions and 50 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/sagernet/sing-dns v0.0.0-20220730061139-c8e0fb296da9
github.com/sagernet/sing-shadowsocks v0.0.0-20220730132258-5c45f99276b8
github.com/sagernet/sing-tun v0.0.0-20220731115551-4a805410a2e8
github.com/sagernet/sing-vmess v0.0.0-20220730132251-bb961241a5d0
github.com/sagernet/sing-vmess v0.0.0-20220801041428-8f2785c629c3
github.com/spf13/cobra v1.5.0
github.com/stretchr/testify v1.8.0
go.uber.org/atomic v1.9.0