Skip to content

captures incoming and outgoing traffic from a network device in Linux

Notifications You must be signed in to change notification settings

dimosthe/traffic-capturing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

traffic-capturing

A python tool for capturing incoming and outgoing traffic from a network device in Linux

Requirements

  • Python 2.7
  • pcapy module
  • impacket module

How to run

sudo python tcapture.py [-v], insert -v in order to get the src and dest of each packet

eg sudo python tcapture.py eth1 10

About

captures incoming and outgoing traffic from a network device in Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published