horst 5.1-3 source package in Ubuntu

Changelog

horst (5.1-3) unstable; urgency=medium

  [ Antoine Beaupré ]
  * acknowledge NMU
  * update watch file to latest uscan(1) examples

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable)
  * Update standards version to 4.1.1, no changes needed.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Set debhelper-compat version in Build-Depends.
  * Bump debhelper from old 10 to 12.

 -- Antoine Beaupré <email address hidden>  Sat, 04 Feb 2023 14:21:20 -0500

Upload details

Uploaded by:
anarcat
Uploaded to:
Sid
Original maintainer:
anarcat
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
horst_5.1-3.dsc 1.5 KiB e3029d67a7eaa1749915c93af5801e52678d85cc9ef58d4bfc95dc2872d45854
horst_5.1.orig.tar.gz 114.6 KiB 74b4cb1143d93c73c3b4bbbe0c36f89a790401bde9e894e94e2a27339ca384d9
horst_5.1-3.debian.tar.xz 6.8 KiB 5d5122c66217cb9b30c309ec82599f101f272bb99ae36cb156f986c989e84e21

Available diffs

No changes file available.

Binary packages built by this source

horst: Highly Optimized Radio Scanning Tool

 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 all wireless LAN channels and to
 identify problems.
 .
  * Shows signal (RSSI) values per station, something hard to get,
    especially in IBSS mode
  * Calculates channel utilization ("usage") by adding up the amount of
    time the packets actually occupy the medium
  * "Spectrum Analyzer" shows signal levels and usage per channel
  * Graphical packet history, with signal, packet type and physical rate
  * Shows all stations per ESSID and the live TSF per node as it is
    counting
  * Detects IBSS "splits" (same ESSID but different BSSID – this is/was
    a common driver problem on IBSS mode)
  * Statistics of packets/bytes per physical rate and per packet type
  * Has some support for mesh protocols (OLSR and batman)
  * Can filter specific packet types, operating modes, source addresses
    or BSSIDs
  * Client/server support for monitoring on remote nodes
  * Automatically adds and removes monitor interface
 .
 horst is a Linux program and can be used on any wireless LAN interface
 which supports monitor mode.

horst-dbgsym: debug symbols for horst