Skip to content

hechaoli/tcpkill6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

tcpkill with IPv6 support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published