Skip to content

Isolates a process in its own network namespace/virtual interface, makes it slightly easier to capture traffic from only one process

Notifications You must be signed in to change notification settings

LethargicLeprechaun/isolateTraffic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

isolateTraffic

Isolates a process in its own network namespace/virtual interface, makes it slightly easier to capture traffic from only one process

It's as simple as:

./main <command>

e.g.

./main "ping -c 4 8.8.8.8"

About

Isolates a process in its own network namespace/virtual interface, makes it slightly easier to capture traffic from only one process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages