Discover Packages
github.com/kortschak/wol
package
module
Version:
v0.0.0-...-da482cc
Opens a new window with list of versions in this module.
Published: Jul 29, 2020
License: BSD-3-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 7
Opens a new window with list of known importers.
README
README
¶
wol implements a very simple Wake On LAN client and supporting Wake function.
Installation
wol requires a Go installation.
Documentation
http://godoc.org/github.com/kortschak/wol
License
wol is distributed under a modified BSD license.
Expand ▾
Collapse ▴
Documentation
¶
Package wol provides a Wake On LAN function.
Wake sends a Wake On LAN magic packet for the given MAC address
at the given remote address. If local is not nil, it is used as
the local address for the connection to send on.
Source Files
¶
Directories
¶
cmd
wake
wake demonstrates the use of the wol.Wake function.
wake demonstrates the use of the wol.Wake function.
wake_server
wake_server is an http endpoint to broadcast WOL packets.
wake_server is an http endpoint to broadcast WOL packets.
Click to show internal directories.
Click to hide internal directories.