1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-05-24 13:19:39 -04:00

add ss submodules for testing

This commit is contained in:
Darien Raymond
2017-11-26 16:43:13 +01:00
parent b7d022702e
commit 4b990c49bc
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -1,3 +1,9 @@
[submodule "vendor/h12.me/socks"]
path = vendor/h12.me/socks
url = https://github.com/h12w/socks
[submodule "vendor/github.com/shadowsocks/go-shadowsocks2"]
path = vendor/github.com/shadowsocks/go-shadowsocks2
url = https://github.com/shadowsocks/go-shadowsocks2
[submodule "vendor/github.com/Yawning/chacha20"]
path = vendor/github.com/Yawning/chacha20
url = https://github.com/Yawning/chacha20

1
vendor/github.com/Yawning/chacha20 generated vendored Submodule