-
Notifications
You must be signed in to change notification settings - Fork 112
/
.gitmodules
27 lines (27 loc) · 1.09 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
[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/mqtt/mqttv4"]
path = src/mqtt/mqttv4
url = https://github.com/roleoroleo/mqttv4
[submodule "src/rtsp_server_yi/RtspServer"]
path = src/rtsp_server_yi/RtspServer
url = https://github.com/roleoroleo/RtspServer
[submodule "src/minimp4/minimp4"]
path = src/minimp4/minimp4
url = https://github.com/roleoroleo/minimp4
[submodule "src/sftp-server/openssh-portable"]
path = src/sftp-server/openssh-portable
url = https://github.com/openssh/openssh-portable
[submodule "src/onvif_simple_server/onvif_simple_server"]
path = src/onvif_simple_server/onvif_simple_server
url = http://github.com/roleoroleo/onvif_simple_server
[submodule "src/mjpeg-avi/mjpeg-avi"]
path = src/mjpeg-avi/mjpeg-avi
url = https://github.com/Ricardicus/mjpeg-avi