生成默认配置文件
easyctl deny firewall
修改配置文件
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 firewall -c config.yaml --debug