funnyp

2.3.1 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i funnyp

Weekly Downloads

7

Version

2.3.1

License

Apache-2.0

Last publish

Collaborators

  • guoyu