etherwake
tool to send magic Wake-on-LAN packets
Install
- All systems
-
curl cmd.cat/etherwake.sh
- Debian
-
apt-get install etherwake
- Ubuntu
-
apt-get install etherwake
- Kali Linux
-
apt-get install etherwake
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install etherwake
- Raspbian
-
apt-get install etherwake
- Dockerfile
- dockerfile.run/etherwake
etherwake
tool to send magic Wake-on-LAN packets
WOL (Wake-on-LAN) is a standard that allows you to turn on a computer over an Ethernet connection. Computers with WOL-enabled network interface cards can be woken from sleep mode, or powered up from standby via a BIOS feature. One feature that separates etherwake from other implementations is that it also supports WOL passwords.