-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 769 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 769 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[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