https://github.com/hyang0/shutdown-api
### 关机接口**POST** `/api/system/shutdown`请求示例:```bashcurl -X POST http://localhost:5000/api/system/shutdown \ -H "Content-Type: application/json" \ -d '{"auth_token": "your_secure_token", "delay": 30}'```### 取消关机**POST** `/api/system/cancel`请求示例:```bashcurl -X POST http://localhost:5000/api/system/cancel \ -H "Content-Type: application/json" \ -d '{"auth_token": "your_secure_token"}'```

https://clawhub.ai/tr0812/windows-desktop-control

本文链接:https://kinber.cn/post/6354.html 转载需授权!
推荐本站淘宝优惠价购买喜欢的宝贝:

支付宝微信扫一扫,打赏作者吧~
