mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-21 17:46:58 -05:00
add ss submodules for testing
This commit is contained in:
parent
b7d022702e
commit
4b990c49bc
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -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
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
1
vendor/github.com/shadowsocks/go-shadowsocks2
generated
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 87b55c90ac57968b4979adaef9a51c98582f76a9
|
Loading…
Reference in New Issue
Block a user