add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -0,0 +1,32 @@
# pve-firewall
> 管理 Proxmox VE 防火墙。
> 更多信息:<https://pve.proxmox.com/wiki/Firewall>。
- 编译并打印所有防火墙规则:
`pve-firewall compile`
- 显示本地网络的信息:
`pve-firewall localnet`
- 重启 Proxmox VE 防火墙服务:
`pve-firewall restart`
- 启动 Proxmox VE 防火墙服务:
`pve-firewall start`
- 停止 Proxmox VE 防火墙服务:
`pve-firewall stop`
- 模拟所有防火墙规则:
`pve-firewall simulate`
- 显示 Proxmox VE 防火墙的状态:
`pve-firewall status`