Skip to content

Python library implementing a network proxy with the ability to modify stream data

License

Notifications You must be signed in to change notification settings

alvarogzp/man-in-the-middle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Man in the middle

Python library implementing a network proxy with the ability to modify stream data.

This library was developed for the poodle-challenge daemon. It was initially embedded into the daemon, and was later extracted due to its great potential to be used independently on other projects.

Structure

The library is in the mitm/ dir.

In main.py you can find a simple command-line tool that uses the library.

About

Python library implementing a network proxy with the ability to modify stream data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages