Add vmess compatibility test

This commit is contained in:
世界
2022-07-18 18:50:19 +08:00
parent 6b1a68908d
commit 3fb011712b
9 changed files with 319 additions and 32 deletions

View File

@@ -11,6 +11,7 @@ require (
github.com/docker/go-connections v0.4.0
github.com/gofrs/uuid v4.2.0+incompatible
github.com/sagernet/sing v0.0.0-20220718035659-3d74b823ed56
github.com/spyzhov/ajson v0.7.1
github.com/stretchr/testify v1.8.0
golang.org/x/net v0.0.0-20220708220712-1185a9018129
)