How to Install and Uninstall guessnet Package on Kali Linux
Last updated: January 11,2025
1. Install "guessnet" package
This guide let you learn how to install guessnet on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
guessnet
Copied
2. Uninstall "guessnet" package
This tutorial shows how to uninstall guessnet on Kali Linux:
$
sudo apt remove
guessnet
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the guessnet package on Kali Linux
Package: guessnet
Version: 0.58
Installed-Size: 431
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libiw30 (>= 30~pre1), libnet1 (>= 1.1.2.1), libpcap0.8 (>= 0.9.8), libstdc++6 (>= 11)
Suggests: pppoe, ifplugd
Enhances: ifupdown
Size: 153984
SHA256: 253ba2e43ad5b0f79daeb4848280346be2fed60d60fbf02c0a486e50f0abbf8d
SHA1: a2c0847f9d01a4b9cfdc891f17a60294da06c99c
MD5sum: 6b5c387aa0f45d3e5f1abdc288616488
Description: 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".
Description-md5:
Tag: hardware::laptop, implemented-in::c++, interface::commandline,
network::scanner, role::program, scope::utility, use::scanning
Section: net
Priority: optional
Filename: pool/main/g/guessnet/guessnet_0.58_amd64.deb
Version: 0.58
Installed-Size: 431
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libiw30 (>= 30~pre1), libnet1 (>= 1.1.2.1), libpcap0.8 (>= 0.9.8), libstdc++6 (>= 11)
Suggests: pppoe, ifplugd
Enhances: ifupdown
Size: 153984
SHA256: 253ba2e43ad5b0f79daeb4848280346be2fed60d60fbf02c0a486e50f0abbf8d
SHA1: a2c0847f9d01a4b9cfdc891f17a60294da06c99c
MD5sum: 6b5c387aa0f45d3e5f1abdc288616488
Description: 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".
Description-md5:
Tag: hardware::laptop, implemented-in::c++, interface::commandline,
network::scanner, role::program, scope::utility, use::scanning
Section: net
Priority: optional
Filename: pool/main/g/guessnet/guessnet_0.58_amd64.deb