2 releases

0.1.1 Jul 5, 2023
0.1.0 Dec 17, 2021

#15 in #mdns

33 downloads per month

GPL-3.0 license

94KB
383 lines

NetBrowse

Crates.io Build Clippy

NetBrowse is a graphical frontend to avahi-browse. This tool is used to quickly inspect a network for hosts that publicly expose their services.

A screenshot

This screenshot was taken on a public network

Installation

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

Dependencies

~6–19MB
~270K SLoC