netcut-cli

command module
v0.0.0-...-662d667 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2025 License: MIT Imports: 4 Imported by: 0

README

Features:

  • scan network
  • cut network
  • bandwidth limiting (in dev)

scan network

sudo go run ./main.go -scan -cidr 192.168.0.0/24 -i wlp49s0

to cut off a device

sudo go run ./main.go -i wlp49s0 -cut -ip 192.168.0.2

output

Scanning network 192.168.0.2/32...
Waiting for responses...
Discovered device: IP=192.168.0.2, MAC=7c:fd:6b:xx:xx:xx, HOSTNAME: []
Stopping packet capture after scan completion.
2024/10/23 15:42:25 Cut off device: IP: 192.168.0.2, MAC: 7c:fd:6b:xx:xx:xx, HOSTNAME: []

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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