guessnet 0.58build2 source package in Ubuntu

Changelog

guessnet (0.58build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:52:40 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net
Noble release universe net

Downloads

File Size SHA-256 Checksum
guessnet_0.58build2.tar.xz 147.3 KiB 2d12ff2101840870a9762e3a1c20bf042811020abad14f4951ef06606acf727f
guessnet_0.58build2.dsc 1.7 KiB 6fc88ec854f062169acd735144bf6665a67a140b7fe6fdd082f8f37bd0f730f4

Available diffs

View changes file

Binary packages built by this source

guessnet: Guess which LAN a network device is connected to

 Guessnet is a non-aggressive network detection tool to use when moving
 a machine among networks which don't necessarily provide DHCP.
 .
 Guessnet takes in input a list of candidate network profiles,
 each of which includes a test description; then it runs all
 the tests in parallel and prints the name of the profile whose
 test was the first one to succeed.
 .
 Available tests are:
  * ARP probes to check for known hosts in the network
  * link beat check, to check if the interface is connected to anything
  * PPPOE check to see if there is a concentrator accessible via PPPOE
  * Checks provided by custom arbitrary scripts.
 .
 Guessnet can be used in either native mode or "ifupdown mode".
 In the latter case guessnet integrates nicely with ifupdown
 as a "mapping script".

guessnet-dbgsym: debug symbols for guessnet