Added cdpsnarf

This commit is contained in:
Giga1699 2014-02-07 09:56:14 -05:00
parent 283bb2746d
commit ad50498286

28
tools/cdpsnarf.md Normal file
View File

@ -0,0 +1,28 @@
# cdpsnarf
Notes
-------
Help Text
-------
```
CDPSnarf v0.1.6 [$Rev: 797 $] initiated.
Author: Tasos "Zapotek" Laskos
<tasos.laskos@gmail.com>
<zapotek@segfault.gr>
Website: http://github.com/Zapotek/cdpsnarf
cdpsnarf -i <dev> [-h] [-w savefile] [-r dumpfile] [-d]
-i define the interface to sniff on
-w write packets to PCAP dump file
-r read packets from PCAP dump file
-d show debugging information
-h show help message and exit
```
Example Usage
-------
Links
-------