[go: up one dir, main page]

Skip to content
/ proxy Public

Simple http proxy reading a config (uses node-http-proxy)

Notifications You must be signed in to change notification settings

remy/proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Proxy

This proxy server is sitting on one of my machines that runs Node.js exclusively.

It makes use of the node-http-proxy module and watches a config file for local proxies. It's simply monitoring the file and reloading the router.

This server runs on port 80, and my other servers run on different ports on the same machine. Simply change config.json and it will reload the config.

About

Simple http proxy reading a config (uses node-http-proxy)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published