Add documentation for vmess

This commit is contained in:
世界
2022-08-01 17:02:13 +08:00
parent 7966b80476
commit 14b6200fd8
14 changed files with 243 additions and 11 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-20220801041428-8f2785c629c3
github.com/sagernet/sing-vmess v0.0.0-20220801082718-0b96d703437a
github.com/spf13/cobra v1.5.0
github.com/stretchr/testify v1.8.0
go.uber.org/atomic v1.9.0