Skip to content

Commit 269860a

Browse files
committed
Add awesomescapy submodule
1 parent 4badcd4 commit 269860a

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "awesome-scapy"]
2+
path = awesome-scapy
3+
url = https://github.com/secdev/awesome-scapy.git

_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ navbar-links:
2626
Home: index
2727
Downloads: download/
2828
Documentation: http://scapy.readthedocs.io/
29+
Awesome Scapy: awesome-scapy/
2930

3031
# Image to show in the navigation bar - image must be a square (width = height)
3132
# Remove this parameter if you don't want an image in the navbar
@@ -181,6 +182,7 @@ exclude:
181182
- LICENSE
182183
- README.md
183184
- Vagrantfile
185+
- awesome-scapy/LICENSE.md
184186

185187
# prose.io config
186188
prose:

awesome-scapy

Submodule awesome-scapy added at fcfb311

0 commit comments

Comments
 (0)