Categorygithub.com/z-wind/go-wol
modulepackage
0.0.0-20190330032714-5c57b09416de
Repository: https://github.com/z-wind/go-wol.git
Documentation: pkg.go.dev

# README

wol

建立魔法封包 for wol

# Functions

New returns a magic packet based on a mac address string.

# Structs

A MagicPacket is constituted of 6 bytes of 0xFF followed by 16-groups of the destination MAC address.

# Type aliases

MACAddress represents a 6 byte network mac address.