fif/wolpd

A Wake-On-LAN Proxy Daemon for Linux. ## Features * Proxies WOL packets from one interface to an other. * Proxies either or both raw Ethernet WOL frames as well as UDP WOL packets. * The raw Ethernet Ethertype to listen for can be configured. * Can listen on all UDP ports or a single UDP port for WOL packets. * Secure: can be configured to run as a dedicated unprivileged user in chroot (root is still required at initialization to open the raw socket(s)). * Efficient: uses socket filters so that all the filtering is done by the kernel. User-space sees only valid WOL frames or packets. * No third-party dependencies: Uses only libc.


This is a companion discussion topic for the original entry at https://copr.fedorainfracloud.org/coprs/fif/wolpd/