wifiscope

command module
v0.0.0-...-06e611f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 27, 2026 License: Apache-2.0 Imports: 16 Imported by: 0

README

wifiscope

Cross-platform LAN device discovery for Linux, macOS, and Windows.

Usage

go run .                  # scan the primary LAN
go run . --all            # scan all active local-use IPv4 interfaces
go run . --iface en0      # scan one interface
go run . --cidr 10.0.0.0/24

Useful tuning flags:

go run . --timeout 1s --workers 256 --ports 22,80,139,443,445,3389

The scanner combines ICMP, TCP connection/refusal probes, neighbor-table entries, reverse DNS, mDNS, LLMNR, and NetBIOS. If a device is found but no name can be resolved, it is printed as unknown.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL