forked from dyhkwong/Exclave
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 767 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 767 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "plugin/naive/src/main/jni/naiveproxy"]
path = plugin/naive/src/main/jni/naiveproxy
url = https://github.com/klzgrad/naiveproxy
[submodule "plugin/brook/src/main/go/brook"]
path = plugin/brook/src/main/go/brook
url = https://github.com/txthinking/brook
[submodule "plugin/hysteria2/src/main/go/hysteria2"]
path = plugin/hysteria2/src/main/go/hysteria2
url = https://github.com/apernet/hysteria
[submodule "library/core"]
path = library/core
url = https://github.com/dyhkwong/LibSagerNetCore
[submodule "plugin/mieru/src/main/go/mieru"]
path = plugin/mieru/src/main/go/mieru
url = https://github.com/enfein/mieru
[submodule "plugin/juicity/src/main/go/juicity"]
path = plugin/juicity/src/main/go/juicity
url = https://github.com/juicity/juicity