tcpkill

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

Debian Debian
RUN apt-get update && \ apt-get install -y dsniff
Ubuntu
RUN apt-get update && \ apt-get install -y dsniff
Arch Arch Linux
RUN pacman -S --noconfirm dsniff
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y dsniff
Fedora
RUN dnf install -y dsniff
Raspbian
RUN apt-get update && \ apt-get install -y dsniff
click the source code to copy install tcpkill on any operating system with command-not-found.com