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,24 @@
# bandwhich
> 显示当前按进程、连接或远程IP/主机名的网络利用率。
> 更多信息:<https://github.com/imsnif/bandwhich>。
- 仅显示远程地址表:
`bandwhich --addresses`
- 显示DNS查询
`bandwhich --show-dns`
- 显示总(累计)使用情况:
`bandwhich --total-utilization`
- 显示特定网络接口的网络利用率:
`bandwhich --interface {{eth0}}`
- 使用给定的DNS服务器显示DNS查询
`bandwhich --show-dns --dns-server {{dns_server_ip}}`