Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 261 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 261 Bytes

gowake

A simple wakeonlan CLI tool. Send magic packets or listen for magic packets to aid troubleshooting WOL.

Build

go build

Usage

Send

gowake [macaddress] [flags]

Listen

gowake listen [flags]

Help

gowake --help