aboutsummaryrefslogtreecommitdiff
path: root/net/wlan2eth/pkg-descr
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2013-10-16 21:37:38 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2013-10-16 21:37:38 +0000
commitdb4ca19e0a84f8ed8c5fe42cf2b9dd804d24263c (patch)
treee243fe43338158531900c8d447bee3137a1a7c81 /net/wlan2eth/pkg-descr
parentf818516727ffee7a24703e51bf20a18baa1dae31 (diff)
Notes
Diffstat (limited to 'net/wlan2eth/pkg-descr')
-rw-r--r--net/wlan2eth/pkg-descr11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/wlan2eth/pkg-descr b/net/wlan2eth/pkg-descr
new file mode 100644
index 000000000000..e834d8cc419a
--- /dev/null
+++ b/net/wlan2eth/pkg-descr
@@ -0,0 +1,11 @@
+A simple tool to convert packet captures in 802.11 format to Ethernet format.
+Lots of tools can only understand Ethernet link types, so I wrote this
+tool to convert captures to a format that they can understand.
+Note that this tool is really only useful for encrypted traffic.
+
+Specify a wireless packet capture as an input file, and the name of the
+desired Ethernet-format output file. Wlan2eth will only convert data frames
+to the output file, which will likely result in a significantly smaller output
+packet capture file. Note that wlan2eth will only convert unencrypted frames.
+
+WWW: http://www.willhackforsushi.com/?page_id=79