otun

0.0.4 • Public • Published

otun npm version

CLI to expose your local HTTP(s) server to the internet for free. Powered by Cloudflare Quick Tunnels.

Inspired by unjs/untun, and based on efforts from node-cloudflared

Usage

View usage info npx otun --help.

# npx
npx otun http 3000

# Install globally
npm i -g otun
otun http 3000

# Arguments
otun [protocol] [port]

Development

  • Clone this repository
  • Install latest LTS version of Node.js
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run interactive tests using pnpm dev

License

Made with 💛

Published under MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i otun

Weekly Downloads

2

Version

0.0.4

License

MIT

Unpacked Size

25.1 kB

Total Files

9

Last publish

Collaborators

  • ryoid