此程序用于通过 HTTP 请求唤醒局域网内的计算机。 使用方法: curl -H "X-API-Key: your_api_key" 'http://your_server_ip:8888/wake?mac=your_mac_address&os=windows' 请替换 your_api_key 为你的 API 密钥,your_server_ip 为服务器 IP 地址,your_mac_address 为目标计算机的 MAC 地址。