0.0.1 • Published 7 years ago

happy-tunnel v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

happy-tunnel

A simple local tunnel that you can use it happiness.

Usage

# global install
npm i happy-tunnel -g

# Forward request
# 命令语法 
happy-tunnel http <port> [-s|--server]
# 实例
happy-tunnel http 1234 # Forward request to http://localhost:1234
happy-tunnel http 1234 -s https://tunnel.hstar.org # 将 https://tunnel.hstar.org 的请求转发到 http://localhost:1234

Remark

Current version is unavailable! Only a placeholder in npm.