summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/wellenreiter/TODO60
1 files changed, 40 insertions, 20 deletions
diff --git a/noncore/net/wellenreiter/TODO b/noncore/net/wellenreiter/TODO
index ab171c8..fd70fc7 100644
--- a/noncore/net/wellenreiter/TODO
+++ b/noncore/net/wellenreiter/TODO
@@ -1,25 +1,17 @@
1- beep over headphone / customizable 1/************************************************************************
2 2/* W e l l e n r e i t e r I I
3- add configuration for scrollback buffer in hex window and log window 3/* ===============================
4 4/*
5- implement beacon stripping (the first beacon is enough to detect a 5/* Version: 1.0.2
6 new network - further beacons just blow up the capture file) 6/************************************************************************
7 7
8- identification of probe requests 8----------------------------------------------------
9 i.e. other sniffers around 9 Ideas as of Wellenreiter II / December 2003
10----------------------------------------------------
10 11
11- decloaking of falsely reported SSIDs [done] 12--------
12 13ENGINE
13- option to launch an external application (i.e. qcop) on 14--------
14 - new net
15 - new station
16 - <whatever> event
17
18- adaptive hopping scheme !
19
20- display interface capabilities
21
22- enable sniffing in wired networks
23 15
24- enable multiple packet sources 16- enable multiple packet sources
25 - infrared 17 - infrared
@@ -32,7 +24,35 @@
32- pester the ethereal folks to settle for an application independant 24- pester the ethereal folks to settle for an application independant
33 packet dissection framework... (unlikely) 25 packet dissection framework... (unlikely)
34 26
27- adaptive hopping scheme !
28
29- gather interface capabilities
30
31- enable sniffing in wired networks
32
33---------
34 UI
35---------
36
37- display interface capabilities (or rewrite networksettings?)
38
39- distinguish wireless bridges (WDS traffic)
40
41- expand/collapse all
42
43- add configuration for scrollback buffer in hex window and log window
44
35- revamp hex window, make it more sophisticated than just a QMultiLineEdit 45- revamp hex window, make it more sophisticated than just a QMultiLineEdit
46 - tree view
47
48- beep over headphone / customizable
49
50---------
51 FILES
52---------
36 53
37- write kismet-like .network format and format to be importable into AutoRoute 54- write kismet-like .network format and format to be importable into AutoRoute
38 55
56- implement beacon stripping (the first beacon is enough to detect a
57 new network - further beacons just blow up the capture file)
58