wake-neighbor

Crates.iowake-neighbor
lib.rswake-neighbor
version0.1.0
sourcesrc
created_at2022-10-03 11:56:44.304981
updated_at2022-10-03 11:56:44.304981
descriptionSimple tool for easy wake-on-lan
homepagehttps://github.com/palindrom615/wake-neighbor
repositoryhttps://github.com/palindrom615/wake-neighbor
max_upload_size
id678949
size16,377
Whemoon Jang (palindrom615)

documentation

README

wake-neighbor

Simple tool for easy wake-on-lan

How to use

# by mac address
wol AA:BB:CC:DD:EE:FF
wol aa-bb-cc-dd-ee-ff

# by ip address
wol 192.168.88.100

# by hostname
wol your.localdomain

Options

No options 'till really needed

Commit count: 16

cargo fmt