feproxy

3.1.0 • Public • Published

FeProxy

NPM version node version build status Test coverage License

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:8080

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

Development

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

/feproxy/

    Package Sidebar

    Install

    npm i feproxy

    Weekly Downloads

    2

    Version

    3.1.0

    License

    MIT

    Unpacked Size

    719 kB

    Total Files

    48

    Last publish

    Collaborators

    • feix760
    • imweb