mihkhub / tcpkill

Kills TCP connections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slightly modified tcpkill util (original), to allow for only killing a specific number of connections.

tcpkill kills specified in-progress TCP connections (useful for libnids-based applications which require a full TCP 3-whs for TCB creation).

Build Requires on RHEL/CentOS 7:

$ sudo yum install libpcap-devel libnet libnet-devel

About

Kills TCP connections

License:Other


Languages

Language:C 86.0%Language:Roff 11.7%Language:Makefile 2.3%