forked from guardianproject/orbot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1019 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "external/tor"]
path = external/tor
url = https://git.torproject.org/git/tor.git
[submodule "external/libevent"]
path = external/libevent
url = https://github.com/libevent/libevent.git
[submodule "external/jtorctl"]
path = external/jtorctl
url = https://github.com/guardianproject/jtorctl
[submodule "external/obfsproxy"]
path = external/obfsproxy
url = https://git.torproject.org/pluggable-transports/obfsproxy-legacy.git
[submodule "external/ActionBarSherlock"]
path = external/ActionBarSherlock
url = https://github.com/JakeWharton/ActionBarSherlock.git
[submodule "external/openssl"]
path = external/openssl
url = git://git.openssl.org/openssl
[submodule "external/iptables"]
path = external/iptables
url = git://git.netfilter.org/iptables
[submodule "external/obfsclient"]
path = external/obfsclient
url = https://github.com/Yawning/obfsclient.git
[submodule "external/superuser-commands"]
path = external/superuser-commands
url = https://github.com/dschuermann/superuser-commands.git