-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 815 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 815 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "openssh-portable"]
path = openssh-portable
url = https://github.com/openssh/openssh-portable.git
[submodule "tuns/dns2tcp"]
path = tuns/dns2tcp
url = https://github.com/alex-sector/dns2tcp.git
[submodule "tuns/proxysocket"]
path = tuns/proxysocket
url = https://github.com/brechtsanders/proxysocket
[submodule "tuns/icmptunnel"]
path = tuns/icmptunnel
url = https://github.com/DhavalKapil/icmptunnel.git
[submodule "tuns/enet"]
path = tuns/enet
url = https://github.com/lsalzman/enet
[submodule "tuns/websocket"]
path = tuns/websocket
url = https://github.com/payden/libwsclient.git
[submodule "utils/client/bin/interactive-python-websocket-server"]
path = utils/client/bin/interactive-python-websocket-server
url = https://github.com/TitouanLazard/interactive-python-websocket-server.git