Archived
1
This repository has been archived on 2025-02-05. You can view files and clone it, but cannot push or open issues or pull requests.
2021-12-17 14:07:25 -05:00
2021-12-17 14:03:49 -05:00
2021-12-17 14:03:49 -05:00
2021-12-17 11:40:29 -05:00
2021-12-17 13:47:12 -05:00

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
Description
A graphical frontend to avahi-browse
Readme 120 KiB
Languages
Rust 100%