chore: _wol.txt 移出版本库并忽略根目录一次性探测报告
This commit is contained in:
parent
afe1d5d1d7
commit
4d5dd81cbe
3
.gitignore
vendored
3
.gitignore
vendored
@ -14,6 +14,9 @@ Thumbs.db
|
|||||||
.workbuddy/tmp/*.txt
|
.workbuddy/tmp/*.txt
|
||||||
.workbuddy/tmp/*.diff
|
.workbuddy/tmp/*.diff
|
||||||
|
|
||||||
|
# 根目录下自动化任务写出的一次性探测报告(如唤醒能力探测 _wol.txt)
|
||||||
|
/_*.txt
|
||||||
|
|
||||||
# 依赖与构建产物
|
# 依赖与构建产物
|
||||||
node_modules/
|
node_modules/
|
||||||
dist/
|
dist/
|
||||||
|
|||||||
47
_wol.txt
47
_wol.txt
@ -1,47 +0,0 @@
|
|||||||
TIME 2026-09-13 19:30:26
|
|
||||||
|
|
||||||
[1] Active adapters
|
|
||||||
以太网 | Realtek Gaming 2.5GbE Family Controller | MAC=D8-43-AE-74-16-E5 | 1 Gbps
|
|
||||||
|
|
||||||
[2] WoL capability per adapter
|
|
||||||
本地连接 :: n/a
|
|
||||||
以太网 :: n/a
|
|
||||||
WLAN :: n/a
|
|
||||||
|
|
||||||
[3] WoL-related advanced properties
|
|
||||||
--- 以太网 ---
|
|
||||||
节能乙太网路 = 关闭
|
|
||||||
Wake on magic packet when system is in the S0ix power state = 关闭
|
|
||||||
魔术封包唤醒 = 开启
|
|
||||||
样式比对唤醒 = 开启
|
|
||||||
环保节能 = 开启
|
|
||||||
Power Saving Mode = 开启
|
|
||||||
关机 网络唤醒 = 开启
|
|
||||||
网络唤醒和关机连接速度 = 10 Mbps 优先
|
|
||||||
|
|
||||||
[4] Fast Startup (1=ON blocks WoL after shutdown)
|
|
||||||
HiberbootEnabled = 1
|
|
||||||
|
|
||||||
[5] powercfg -a
|
|
||||||
此系统上有以下睡眠状态:
|
|
||||||
待机 (S3)
|
|
||||||
休眠
|
|
||||||
混合睡眠
|
|
||||||
快速启动
|
|
||||||
|
|
||||||
此系统上没有以下睡眠状态:
|
|
||||||
待机 (S1)
|
|
||||||
系统固件不支持此待机状态。
|
|
||||||
|
|
||||||
待机 (S2)
|
|
||||||
系统固件不支持此待机状态。
|
|
||||||
|
|
||||||
待机(S0 低电量待机)
|
|
||||||
系统固件不支持此待机状态。
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[6] Auto-logon
|
|
||||||
AutoAdminLogon =
|
|
||||||
DefaultUserName =
|
|
||||||
DefaultPassword present = False
|
|
||||||
Loading…
Reference in New Issue
Block a user