wolpd
Wake-On-Lan Proxy Daemon
Description:
Wake-on-LAN is an Ethernet computer networking standard that allows a computer to be turned on or woken up by a network message. The message is usually sent by a simple program executed on another computer on the local area network. WOL packets are not forwarded by routers, which is where wolpd comes into play, by proxying WOL packets from one network to an other. wolpd can forward either or both raw Ethernet WOL frames and UDP WOL packets.
Homepage: https://github.com/F-i-f/wolpd/
License: GPLv3+
Vendor: Philippe Troin <phil@fifi.org>
Packages
wolpd-1.0.4-1.fif30.src [154 KiB] |
Changelog by Philippe Troin (2019-05-22):
- Upstream updated to 1.0.4. |
wolpd-1.0.3-1.fif30.src [153 KiB] |
Changelog by Philippe Troin (2019-05-03):
- Upstream updated to 1.0.3. - Rely on make install to install documentation files. - Do not autoreconf, it's unneeded. - Use compiler warnings in configure. |