Lightweight IEEE802.11 wireless LAN analyzer
http://br1.einfach.org/tech/horst/
horst is a small, lightweight IEEE802.11 WLAN analyzer with a text interface.
Its basic function is similar to tcpdump, Wireshark or Kismet, but it's much
smaller and shows different, aggregated information which is not easily
available from other tools. It is made for debugging wireless LANs with a
focus on getting a quick overview instead of deep packet inspection and has
special features for Ad-hoc (IBSS) mode and mesh networks.
It can be useful to get a quick overview of what's going on on all wireless
LAN channels and to identify problems.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / horst
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:utilities/horst && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
horst-5.1.tar.gz | 0000117392 115 KB | |
horst-ncurses6w.patch | 0000001824 1.78 KB | |
horst.changes | 0000001103 1.08 KB | |
horst.spec | 0000002492 2.43 KB |
Revision 7 (latest revision is 11)
Martin Hauke (mnhauke)
accepted
request 649604
from
Cristian Rodríguez (elvigia)
(revision 7)
- horst-ncurses6w.patch: Must call setlocale too. - horst-ncurses6w.patch: switch to ncurses6w. - Only modify __DATE__ and __TIME__ in sources if no SOURCE_DATE_EPOCH is set in the environment.
Comments 0