tcpkill

Kills specified in-progress TCP connections. More information: <https://manned.org/tcpkill>.

Install

All systems
curl cmd.cat/tcpkill.sh
Debian Debian
apt-get install dsniff
Ubuntu
apt-get install dsniff
Arch Arch Linux
pacman -S dsniff
image/svg+xml Kali Linux
apt-get install dsniff
Fedora
dnf install dsniff
Windows (WSL2)
sudo apt-get update sudo apt-get install dsniff
Raspbian
apt-get install dsniff

Kills specified in-progress TCP connections. More information: <https://manned.org/tcpkill>.

  • Kill in-progress connections at a specified interface, host and port:
    tcpkill -i eth1 host 192.95.4.27 and port 2266

© tl;dr; authors and contributors