Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tonymtz/node-proxy

Proxy made with node
https://github.com/tonymtz/node-proxy

Last synced: 4 days ago
JSON representation

Proxy made with node

Awesome Lists containing this project

README

        

node-proxy
==========

I made this code because sometimes I want to test my applications running on high port numbers and the only port open I have on my office is 80.

This proxy will redirect all incoming traffic from one port, to another host. Easy and useful.