logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tcpkill - kill TCP connections on a LAN

Author

       Dug Song <dugsong@monkey.org>

                                                                                                      TCPKILL(8)

Description

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

Name

       tcpkill - kill TCP connections on a LAN

Options

-iinterface
              Specify the interface to listen on.

       -1...9 Specify the degree of brute force to use in killing a connection. Fast connections may  require  a
              higher number in order to land a RST in the moving receive window. Default is 3.

       expression
              Specify a tcpdump(8) filter expression to select the connections to kill.

See Also

dsniff(8), tcpnice(8)

Synopsis

tcpkill [-iinterface] [-1...9] expression