tcpflow, ubuntu-bug, vipw: add Polish translation (#9158)

This commit is contained in:
rozie
2022-10-19 20:16:57 +02:00
committed by GitHub
parent f661024a21
commit e5a854992e
3 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# tcpflow
> Przechwytuje ruch TCP do debugowania i analizy.
> Więcej informacji: <https://manned.org/tcpflow>.
- Pokaż wszystkie dane z interfejsu `eth0` i portu `80`:
`tcpflow -c -i {{eth0}} port {{80}}`