wakeonlan
Sends 'magic packets' to wake-on-LAN enabled ethernet adapters
Install
- All systems
-
curl cmd.cat/wakeonlan.sh
- Debian
-
apt-get install wakeonlan
- Ubuntu
-
apt-get install wakeonlan
- Kali Linux
-
apt-get install wakeonlan
- Fedora
-
dnf install wakeonlan
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install wakeonlan
- OS X
-
brew install wakeonlan
- Raspbian
-
apt-get install wakeonlan
- Dockerfile
- dockerfile.run/wakeonlan
wakeonlan
Sends 'magic packets' to wake-on-LAN enabled ethernet adapters
With this package you can remotely wake up and power on machines which have motherboards or network cards that support 'Wake-on-Lan' packets. The tool allows you to wake up a single machine, or a group of machines. You need the MAC addresses of machines to construct the WOL packets, but, in contrast to 'etherwake', you do not need root privileges to use the program itself as UDP packets are used.