We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa804f7 commit cc47c96Copy full SHA for cc47c96
1 file changed
.gitmodules
@@ -6,7 +6,7 @@
6
url = https://github.com/evilsocket/dsploit-arpspoof.git
7
[submodule "cSploitCommon"]
8
path = cSploitCommon
9
- url = git@github.com:cSploit/common.git
+ url = https://github.com/cSploit/common.git
10
[submodule "ettercap-ng"]
11
path = ettercap-ng
12
url = https://github.com/tux-mind/platform_external_ettercap.git
@@ -114,7 +114,7 @@
114
url = https://github.com/tux-mind/libyaml.git
115
[submodule "network-radar"]
116
path = network-radar
117
- url = git@github.com:cSploit/network-radar.git
+ url = https://github.com/cSploit/network-radar.git
118
[submodule "openldap"]
119
path = openldap
120
url = https://github.com/tux-mind/platform_external_openldap.git
0 commit comments