guoyu511 / funnyp

An Proxy Server with WebUI written in NodeJS

Home Page:http://funnyp.guoyu511.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An Proxy Server with WebUI written in NodeJS

http://funnyp.guoyu511.me

License:Apache License 2.0


Languages

Language:JavaScript 55.6%Language:HTML 39.2%Language:CSS 5.2%