Socket
Socket
Sign inDemoInstall

foxy

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

foxy

Proxy with response modding


Version published
Weekly downloads
9.7K
increased by3.76%
Maintainers
1
Weekly downloads
 
Created
Source

##Foxy Build Status

Proxy with response moddin'

In the near future, the api will be something like:

var proxy = require("foxy");
                    // target               // proxy url
proxy.createServer("http://localsite.dev", "http://localhost:5000");

Built-in middleware will re-write html on the fly to update any urls & there'll also be the option for additional rules for the re-writing.

###Todo

  • websocket support
  • accept a url for target
  • test the shit out of the link re-writing

Keywords

FAQs

Package last updated on 25 Jun 2014

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