wol 0.7.1
Implements Wake On LAN functionality in a small program
Tool to send a magic packet to wake another host on the network. This must be enabled on the target host, usually in the BIOS.
- Website: https://sourceforge.net/projects/wake-on-lan/
- Licenses: GPL 2
- Package source: gnu/packages/networking.scm
- Builds: See build status
- Issues: See known issues
Installation
Install wol 0.7.1
as follows:
guix install wol@0.7.1
Or install the latest version:
guix install wol
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.