2.2.4 • Published 4 years ago

dal_funnyp v2.2.4

Weekly downloads
8
License
Apache-2.0
Repository
gitlab
Last release
4 years ago

Funny Proxy

NPM Version node Version

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.