1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 06:22:07 +02:00
tldr/pages.ko/linux/tcpkill.md
코드싸이 0a0ba9cf24
termusic: fix typo, linux/t*: add Korean translation (#14753)
* termusic: fix typo

* linux/t*: add Korean translation
2024-11-09 23:21:48 +09:00

267 B

tcpkill

지정된 진행 중인 TCP 연결을 종료합니다. 더 많은 정보: https://manned.org/tcpkill.

  • 지정된 인터페이스, 호스트 및 포트에서 진행 중인 연결 종료:

tcpkill -i {{eth1}} host {{192.95.4.27}} and port {{2266}}