Skip to content

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

Notifications You must be signed in to change notification settings

Xeddius/PyFiddler

This branch is up to date with Veallym0n/PyFiddler:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

986b2f0 · Dec 11, 2015

History

5 Commits
Dec 3, 2015
Dec 11, 2015
Dec 11, 2015

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%