-rw-r--r-- | help/en/html/opie-wellenreiter-help-en.control | 10 | ||||
-rw-r--r-- | help/en/html/opie-wellenreiter.html | 26 |
2 files changed, 36 insertions, 0 deletions
diff --git a/help/en/html/opie-wellenreiter-help-en.control b/help/en/html/opie-wellenreiter-help-en.control new file mode 100644 index 0000000..66b6596 --- a/dev/null +++ b/help/en/html/opie-wellenreiter-help-en.control @@ -0,0 +1,10 @@ +Files: help/en/html/opie-wellenreiter.html +Priority: optional +Section: opie/onlinedoc +Maintainer: Michael 'Mickey' Lauer <mickeyl@handhelds.org> +Architecture: arm +Version: $QPE_VERSION-$SUB_VERSION +Depends: opie-wellenreiter +License: GPL +Description: Opie Wellenreiter help files (english) + diff --git a/help/en/html/opie-wellenreiter.html b/help/en/html/opie-wellenreiter.html new file mode 100644 index 0000000..547bb6e --- a/dev/null +++ b/help/en/html/opie-wellenreiter.html @@ -0,0 +1,26 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> +<html> <head> +<title>Wellenreiter</title> +</head> + +<body> +<center><h1>Wellenreiter</h1></center> +Wellenreiter is a network security tool. It needs the libpcap-package +to be also installed. + +<h2>Wellenreiter usage:</h2> +<P>Wellenreiter must first be set up in the <b>Configuration Dialog</b> +available from the toolbar button. If you configured your device, then +you can start sniffing by pressing the appropriate toolbar button. +If Wellenreiter finds any devices in range, it will show them in the +main window grouped by Service Set ID (SSID). + +<h2>Wellenreiter configuration:</h2> +At the moment, only the device configuration settings are honored. +Choose the name and type of your wireless network interface, e.g. +eth0/Orinoco or wlan0/hostap or wifi0/cisco. + +<hr> +<address><center><pre> +© 2003 by the <a href="http://www.remote-exploit.org">Wellenreiter Team</a></pre></address> +</body> </html> |