OpenWrt网络唤醒

cat /etc/os-release
	NAME="OpenWrt"
	VERSION="21.02-SNAPSHOT"
	ID="openwrt"
	ID_LIKE="lede openwrt"
	PRETTY_NAME="OpenWrt 21.02-SNAPSHOT"
	VERSION_ID="21.02-snapshot"
	HOME_URL="https://openwrt.org/"
	BUG_URL="https://bugs.openwrt.org/"
	SUPPORT_URL="https://forum.openwrt.org/"
	BUILD_ID="r16399+132-c67509efd7"
	OPENWRT_BOARD="ipq807x/ipq60xx"
	OPENWRT_ARCH="arm_cortex-a7"
	OPENWRT_TAINTS="no-all busybox override"
	OPENWRT_DEVICE_MANUFACTURER="OpenWrt"
	OPENWRT_DEVICE_MANUFACTURER_URL="https://openwrt.org/"
	OPENWRT_DEVICE_PRODUCT="Generic"
	OPENWRT_DEVICE_REVISION="v0"
	OPENWRT_RELEASE="OpenWrt 21.02-SNAPSHOT r16399+132-c67509efd7"



opkg update
opkg install etherwake

etherwake A4:0C:66:0B:A7:17

LAN 3

192.168.3.88
70:85:C2:82:20:41

最后更新于