Skip to content
/ otun Public
generated from unjs/template

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

License

Notifications You must be signed in to change notification settings

ryoid/otun

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published