Skip to content
This repository has been archived by the owner on Nov 19, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 1.01 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.01 KB

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