dal_funnyp
v2.2.4
Published
A proxy tool designed for devloper
Downloads
1
Readme
Funny Proxy
funnyp is a web debugging proxy for developers. You can setup all your proxy servers with differenct group of proxy rules within single instance.
Features
- Fully configurable for capture and modify http/https requests.
- Multiple proxy servers within single process.
- Web console for inspect requests in real-time.
- Zero-configuration installation.
- Works on any system environment.
Getting Started
Install NodeJS
Download and install nodejs from https://nodejs.org
Install funnyp
require sudo
for install as global command
npm install -g funnyp
Launch server
funnyp -p 8888
Read http://funnyp.guoyu511.me for more information.