mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
200 B
200 B
tcpkill
Mata la conexiones TCP en curso especificadas.
- Mata las conexiones en curso de una interfaz, máquina y puerto indicados:
tcpkill -i {{eth1}} host {{192.95.4.27}} and port {{2266}}