Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Feproxy is a proxy tool use for web development like the Fiddler, and we use Chrome Devtools to inpect net traffic

Notifications You must be signed in to change notification settings

purplestone/feproxy

 
 

Repository files navigation

FeProxy is a proxy tool use for web development like the Fiddler, and we use Chrome Devtools to inpect net traffic.

Install

[sudo] npm install feproxy -g

Usage

feproxy

Proxy server http://127.0.0.1:8888

Inspect page http://127.0.0.1:8888/admin.html

Development

git clone https://github.com/purplestone/feproxy.git
cd feproxy
npm run dev

About

Feproxy is a proxy tool use for web development like the Fiddler, and we use Chrome Devtools to inpect net traffic

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.5%
  • CSS 5.8%
  • HTML 0.7%