happy-tunnel

0.0.1 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i happy-tunnel

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • hm910705