0.1.6 • Published 6 years ago

httpforwarder-cli v0.1.6

Weekly downloads
6
License
ISC
Repository
-
Last release
6 years ago

HttpForwarder-cli

A simple HTTP Forwarder for CLI.

Getting Started

npm i -g httpforwarder-cli

Forward a URL from www.example.com to Port 8080

hf 8080 https://www.example.com

Then, Visit http://localhost:8080

process.env Method

If you're want to get a value from process.env, You can using env Value.

Example:

# Get 'PORT' value from process.env for PORT.
hf env.PORT https://www.example.com

Feedback

Any question or doubt can join our Discord Server.

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.2

6 years ago

0.1.3

6 years ago

0.1.0

6 years ago

0.1.1

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago

1.0.0

6 years ago