forked from guardianproject/orbot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 1.03 KB
/
.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
28
29
30
[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/openssl"]
path = external/openssl
url = git://git.openssl.org/openssl
[submodule "external/iptables"]
path = external/iptables
url = git://git.netfilter.org/iptables
[submodule "external/superuser-commands"]
path = external/superuser-commands
url = https://github.com/dschuermann/superuser-commands.git
[submodule "external/polipo"]
path = external/polipo
url = https://github.com/jech/polipo.git
[submodule "external/badvpn"]
path = external/badvpn
url = https://github.com/guardianproject/badvpn.git
[submodule "external/pluto"]
path = external/pluto
url = https://github.com/guardianproject/pluto.git
[submodule "external/jsocks"]
path = external/jsocks
url = https://github.com/guardianproject/jsocks.git