New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

feproxy

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feproxy

An node proxy server for web development

  • 3.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
70
increased by250%
Maintainers
2
Weekly downloads
 
Created
Source

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

  • Inpect net traffic to chrome

inspect page

  • Map url to file, other url, other host

manage page

Install

[sudo] npm install feproxy -g

Usage

feproxy

Server start on http://127.0.0.1:8080

Manage page on http://127.0.0.1:8080/admin.html

Development

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

Manage

Rule:

^http://qqweb\\.qq\\.com/m/qunactivity/(.*)$ file://Users/yuan/works/qunactivity_mobile/src/$1

offline\.zip status://404

Host:

s.url.cn 10.70.65.110

FAQs

Package last updated on 21 Jun 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc