https://github.com/mozmark/ringleader
A tool for configuring and using MITM proxies from firefox
https://github.com/mozmark/ringleader
Last synced: over 1 year ago
JSON representation
A tool for configuring and using MITM proxies from firefox
- Host: GitHub
- URL: https://github.com/mozmark/ringleader
- Owner: mozmark
- Created: 2013-04-26T12:06:19.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2016-12-17T23:51:06.000Z (over 9 years ago)
- Last Synced: 2025-01-31T03:36:52.026Z (over 1 year ago)
- Language: C++
- Size: 1.4 MB
- Stars: 47
- Watchers: 13
- Forks: 20
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-network-stuff - **47**星
README
FxPnH
=====
Introduction
------------
FxPnH is a Firefox addon which makes it possible to use Firefox with
Plug-n-Hack providers.
Instructions
------------
1. Install the addon. I'll put it up on AMO soon but you'll always be able
to get the latest version
[here](https://github.com/mozmark/ringleader/blob/master/fx_pnh.xpi).
2. Browse to your tool's configuration page. If you have ZAP with the
Plug-n-Hack extension, you can do that by browsing to
. You can set up any number of configurations
for different tools and switch between them.
3. Use your PnH provider.
You can switch between configurations (or clear them completely) using the
*pnh config* command.
Should you wish to revert your intercepting proxy configuration, you can do
this with the *pnh config clear* command. *png config remove* allows you to
remove a configuration completely.
Integrating your tools:
------------------------
I've designed this to be easy to integrate support in other tools; documentation is in progress [here](https://github.com/mozmark/ringleader/blob/master/doc/main.md). You can also look to see how the Plug-n-Hack ZAP addon works.