forked from roleoroleo/yi-hack-Allwinner
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 785 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "src/busybox/busybox"]
path = src/busybox/busybox
url = https://github.com/mirror/busybox
[submodule "src/dropbear/dropbear"]
path = src/dropbear/dropbear
url = https://github.com/mkj/dropbear
[submodule "src/ftpd/pure-ftpd"]
path = src/ftpd/pure-ftpd
url = https://github.com/jedisct1/pure-ftpd
[submodule "src/mosquitto/mosquitto"]
path = src/mosquitto/mosquitto
url = https://github.com/eclipse/mosquitto
[submodule "src/proxychains-ng/proxychains-ng"]
path = src/proxychains-ng/proxychains-ng
url = https://github.com/rofl0r/proxychains-ng
[submodule "src/onvif_srvd/onvif_srvd"]
path = src/onvif_srvd/onvif_srvd
url = https://github.com/roleoroleo/onvif_srvd
[submodule "src/mqtt/mqttv4"]
path = src/mqtt/mqttv4
url = https://github.com/roleoroleo/mqttv4