-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 @@ | |||
1 | Files: help/en/html/opie-wellenreiter.html | ||
2 | Priority: optional | ||
3 | Section: opie/onlinedoc | ||
4 | Maintainer: Michael 'Mickey' Lauer <mickeyl@handhelds.org> | ||
5 | Architecture: arm | ||
6 | Version: $QPE_VERSION-$SUB_VERSION | ||
7 | Depends: opie-wellenreiter | ||
8 | License: GPL | ||
9 | Description: Opie Wellenreiter help files (english) | ||
10 | |||
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 @@ | |||
1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> | ||
2 | <html> <head> | ||
3 | <title>Wellenreiter</title> | ||
4 | </head> | ||
5 | |||
6 | <body> | ||
7 | <center><h1>Wellenreiter</h1></center> | ||
8 | Wellenreiter is a network security tool. It needs the libpcap-package | ||
9 | to be also installed. | ||
10 | |||
11 | <h2>Wellenreiter usage:</h2> | ||
12 | <P>Wellenreiter must first be set up in the <b>Configuration Dialog</b> | ||
13 | available from the toolbar button. If you configured your device, then | ||
14 | you can start sniffing by pressing the appropriate toolbar button. | ||
15 | If Wellenreiter finds any devices in range, it will show them in the | ||
16 | main window grouped by Service Set ID (SSID). | ||
17 | |||
18 | <h2>Wellenreiter configuration:</h2> | ||
19 | At the moment, only the device configuration settings are honored. | ||
20 | Choose the name and type of your wireless network interface, e.g. | ||
21 | eth0/Orinoco or wlan0/hostap or wifi0/cisco. | ||
22 | |||
23 | <hr> | ||
24 | <address><center><pre> | ||
25 | © 2003 by the <a href="http://www.remote-exploit.org">Wellenreiter Team</a></pre></address> | ||
26 | </body> </html> | ||