Skip to content

SimonShiki/tpcap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TPCap

Simple Cli Tool to capture TCP/UDP packets. write for learning libnpcap and C++.

Build

sudo apt update && sudo apt install g++ libnpcap-dev make -y
make
./tpcap

About

small CLI tools to capture TCP/UDP packets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published