1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-25 00:15:26 +02:00
tldr/pages.id/common/bandwhich.md
Nelson Figueroa 2a45bca1a1
bandwhich: update outdated translations (#16802)
bandwhich: update more info link, update commands
2025-06-08 22:45:39 -07:00

24 lines
766 B
Markdown

# bandwhich
> Tampilkan penggunaan jaringan saat ini berdasarkan proses, koneksi, atau IP/nama host jarak jauh.
> Informasi lebih lanjut: <https://github.com/imsnif/bandwhich#usage>.
- Tampilkan saja daftar alamat jarak jauh (remote address) yang dihubungi dalam bentuk tabel:
`bandwhich {{[-a|--addresses]}}`
- Tampilkan daftar proses pencarian DNS:
`bandwhich {{[-s|--show-dns]}}`
- Tampilkan informasi total penggunaan (kumulatif):
`bandwhich {{[-t|--total-utilization]}}`
- Tampilkan informasi pemanfaatan jaringan untuk suatu antarmuka jaringan:
`bandwhich {{[-i|--interface]}} {{eth0}}`
- Tampilkan daftar proses pencarian DNS yag dilakukan kepada server DNS tertentu:
`bandwhich {{[-s|--show-dns]}} {{[-d|--dns-server]}} {{alamat_ip_peladen_dns}}`