0.1.6 • Published 4 years ago

httpforwarder-cli v0.1.6

Weekly downloads
6
License
ISC
Repository
-
Last release
4 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

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.2

4 years ago

0.1.3

4 years ago

0.1.0

4 years ago

0.1.1

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

0.0.0

4 years ago

1.0.0

4 years ago