-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
executable file
·49 lines (49 loc) · 1.33 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
[submodule "rust-tun"]
path = rust-tun
url = https://github.com/planetoryd/rust-tun
branch = master
[submodule "netlink-ops"]
path = netlink-ops
url = https://github.com/planetoryd/netlink-ops
branch = master
[submodule "rtnetlink"]
path = rtnetlink
url = https://github.com/planetoryd/rtnetlink
branch = main
[submodule "rustables"]
path = rustables
url = https://github.com/planetoryd/rustables
branch = netnsp
[submodule "netlink-packet-audit"]
path = netlink-packet-audit
url = https://github.com/planetoryd/netlink-packet-audit
branch = main
[submodule "netlink-sys"]
path = netlink-sys
url = https://github.com/planetoryd/netlink-sys
branch = main
[submodule "netlink-proto"]
path = netlink-proto
url = https://github.com/planetoryd/netlink-proto
branch = main
[submodule "tun2socks5"]
path = tun2socks5
url = https://github.com/planetoryd/tun2socks5
branch = master
[submodule "socks5-impl"]
path = socks5-impl
url = https://github.com/planetoryd/socks5-impl
[submodule "pidfd"]
path = pidfd
url = https://github.com/planetoryd/pidfd
branch = master
[submodule "ipstack"]
path = ipstack
url = https://github.com/planetoryd/ipstack
branch = main
[submodule "clone3"]
path = clone3
url = https://github.com/planetoryd/clone3
[submodule "nsproxy-ui"]
path = nsproxy-ui
url = https://github.com/planetoryd/nsproxy_egui