1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-20 22:45:24 +00: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
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169
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

@ -0,0 +1 @@
Subproject commit e3b1f968fc6397b51d963fee8ec8711a47bc0ce8

1
vendor/github.com/shadowsocks/go-shadowsocks2 generated vendored Submodule

@ -0,0 +1 @@
Subproject commit 87b55c90ac57968b4979adaef9a51c98582f76a9