mirror of
https://github.com/shadowsocks/shadowsocks-android.git
synced 2026-03-29 04:37:07 +00:00
20 lines
787 B
Plaintext
20 lines
787 B
Plaintext
[submodule "core/src/main/jni/badvpn"]
|
|
path = core/src/main/jni/badvpn
|
|
url = https://github.com/shadowsocks/badvpn.git
|
|
branch = shadowsocks-android
|
|
[submodule "core/src/main/jni/libancillary"]
|
|
path = core/src/main/jni/libancillary
|
|
url = https://github.com/shadowsocks/libancillary.git
|
|
branch = shadowsocks-android
|
|
[submodule "core/src/main/jni/libevent"]
|
|
path = core/src/main/jni/libevent
|
|
url = https://github.com/shadowsocks/libevent.git
|
|
branch = shadowsocks-android
|
|
[submodule "core/src/main/jni/redsocks"]
|
|
path = core/src/main/jni/redsocks
|
|
url = https://github.com/shadowsocks/redsocks.git
|
|
branch = shadowsocks-android
|
|
[submodule "core/src/main/rust/shadowsocks-rust"]
|
|
path = core/src/main/rust/shadowsocks-rust
|
|
url = https://github.com/shadowsocks/shadowsocks-rust.git
|