配置主机禁Ping
Ping
生成默认配置文件
easyctl deny ping
修改配置文件
config.yaml
server: - host: 10.10.1.[1:3] username: root password: 111111 port: 22 excludes: - 192.168.235.132
配置
--debug输出debug日志,可选参数
--debug
debug
easyctl deny ping -c config.yaml --debug