This package has been deprecated

Author message:

This package has moved to httpforwarder.js

httpforwarder-cli

0.1.6 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i httpforwarder-cli

Weekly Downloads

4

Version

0.1.6

License

ISC

Unpacked Size

6.18 kB

Total Files

3

Last publish

Collaborators

  • yonle