mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
更新 guide.md
This commit is contained in:
parent
b9cd466c1c
commit
ebfcae7964
5
guide.md
5
guide.md
@ -337,6 +337,11 @@
|
||||
synowebapi --exec api=SYNO.Core.System method=info version=3 type="firmware"
|
||||
# 获取设备信息
|
||||
synowebapi --exec api=SYNO.Core.System.Utilization method=get version=1
|
||||
# 关机
|
||||
synowebapi --exec api=SYNO.Core.System method=shutdown version=2 local=true force=false
|
||||
# 重启
|
||||
synowebapi --exec api=SYNO.Core.System method=reboot version=2 local=true force=false
|
||||
|
||||
# 关闭 自动 https 重定向
|
||||
synowebapi --exec api=SYNO.Core.Web.DSM method=set version=2 enable_https_redirect=false
|
||||
# 开启 telnet/ssh
|
||||
|
Loading…
x
Reference in New Issue
Block a user