Skip to content

Xeddius/PyFiddler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

##PyFiddler

       a python script http proxy.


PyFiddler is a python script http proxy and looks like the Fiddler.

it can sniffer and log all http request and response, and can block and modify data in that console.

    python fiddler.py

the proxy will listen at port 0.0.0.0:8888 by default. and the console running at 0.0.0.0:8889.

try it and fork it :-p

About

a python http proxy can block modify datas of request and response

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 52.9%
  • Python 47.1%