Skip to content

jonahgao/pcaptop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pcaptop

显示到本机某个端口TCP流量最大和连接建立最多(SYN报文)的 top-N ip

install

prerequisites:

  • libpcap (library and headers)
  • libncurses (library and headers)

type make

usage

pcaptop:
-i interface 指定接口,默认eth0
-p port 指定本地端口,默认80
-v verbose,打印调试信

About

Find top-N TCP traffic and SYN request

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published