/tcpkill6

tcpkill with IPv6 support

Primary LanguageC

tcpkill6

tcpkill with IPv6 support. See this post for more information.

BLUF

cd project_root && make

# make install  -- installs dependencies
# make tcpkill  -- make standard tcpkill
# make tcpkill6 -- make tcpkill6 for ipv6

Requirements

  • libpcap
  • libnet
# in
project_root/dependencies

Build

$ make tcpkill6

Run

$ sudo ./tcpkill6 -i eth0 port 5201