1.1.0 • Published 6 years ago

trlocalproxy v1.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

trlocalproxy

Creates a local proxy that redirect traffic from local port to remote host:port

Install

Install with npm globally

    npm install -g trlocalproxy

Usage

    trp --port LOCAL_PORT --remote REMOTE_HOST:REMOTE_PORT

Where

  • LOCAL_PORT: Port of local computer
  • REMOTE_HOST:REMOTE_PORT: Remote address where redirect traffic
1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.0

6 years ago