A script to enable Wake on LAN on Proxmox
It use the packet "ethtool" for this.
To directly launch the script, you can use this command in the Proxmox node shell :
bash -c "$(wget -qLO - https://raw.githubusercontent.com/Aizen-Barbaros/Proxmox-WoL/main/enable_WoL_Proxmox.sh)"