返回“运行命令清单”:
set子命令用法
更改默认配置或调整已生效配置。
子命令参数 | 适用的操作系统 | 说明 |
---|---|---|
--dns | 通用 | 接受控制中心的DNS配置,默认为true |
--forbidincoming | 通用 | 禁止“入方向”网络连接,默认为false |
--hostname string | 通用 | 修改为要使用的主机名,默认为操作系统的主机名 |
--nickname string | 通用 | 修改当前账号的昵称 |
--operator string | Linux | Unix用户名,允许在没有sudo的情况下操作gmztad |
--out string | 通用 | 指定当前节点使用的飞网出口网关 (飞网IP地址或节点名称) , 若不指定则表示不使用出口网关 |
--outnode | 通用 | 当前节点开启出口网关功能,允许其它节点的飞网外部流量转发,默认为false |
--outwithlan | 通用 | 当前节点开启出口网关功能,同时允许本地网络的流量转发,默认为false |
--risk | 通用 | 接受并跳过以下类型的风险提示,lose-ssh,all |
--ssh | Linux | 运行飞网内置的SSH服务,该服务由访问控制策略管理,默认为false |
--subnet | 通用 | 使用控制中心推送的子网配置,默认为true |
--subnetnode string | 通用 | 开启子网网关功能,需指定一个或多个子网范围并以逗号分隔,如:“10.0.0.0/8,192.168.0.0/24”,若不指定则表示关闭子网网关功能 |
--unattended | Windows | 开启“无人值守模式”,若当前操作系统用户注销登录后飞网仍将正常运行,该功能仅针对Windows操作系统,默认为false |
--dns
用法可参考--dns
--forbidincoming
用法可参考--forbidincoming
--hostname
用法可参考--hostname string
--nickname
用法可参考--nickname string
--operator
用法可参考--operator string
--out
用法可参考--out string
--outnode
用法可参考--outnode
--outwithlan
用法可参考--outwithlan
--risk
用法可参考--risk
--ssh
用法可参考--ssh
--subnet
用法可参考--subnet
--subnetnode
用法可参考--subnetnode string
--unattended
用法可参考--unattended