From ad50498286f23b243eadaa3b865c23bc02dd8390 Mon Sep 17 00:00:00 2001 From: Giga1699 Date: Fri, 7 Feb 2014 09:56:14 -0500 Subject: [PATCH] Added cdpsnarf --- tools/cdpsnarf.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 tools/cdpsnarf.md diff --git a/tools/cdpsnarf.md b/tools/cdpsnarf.md new file mode 100644 index 0000000..60e2f04 --- /dev/null +++ b/tools/cdpsnarf.md @@ -0,0 +1,28 @@ +# cdpsnarf + +Notes +------- + +Help Text +------- +``` +CDPSnarf v0.1.6 [$Rev: 797 $] initiated. + Author: Tasos "Zapotek" Laskos + + + Website: http://github.com/Zapotek/cdpsnarf + +cdpsnarf -i [-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 +-------