Crates.io | netbrowse |
lib.rs | netbrowse |
version | 0.1.1 |
source | src |
created_at | 2021-12-17 19:06:00.073864 |
updated_at | 2023-07-05 16:19:23.639677 |
description | A graphical frontend to avahi-browse |
homepage | https://github.com/ewpratten/netbrowse |
repository | https://github.com/ewpratten/netbrowse |
max_upload_size | |
id | 499716 |
size | 175,796 |
NetBrowse is a graphical frontend to avahi-browse
. This tool is used to quickly inspect a network for hosts that publicly expose their services.
This screenshot was taken on a public network
Fedora:
# Add my software repository
sudo dnf config-manager --add-repo https://dist.ewpratten.com/linux/fedora/ewpratten.repo
# Install netbrowse
sudo dnf install --refresh netbrowse
All other OSes:
cargo install netbrowse