Installation

Get EZ Tunnel running in seconds.

Install globally with npm

Install the CLI globally so you can run it from anywhere:

$ npm install -g eztunnel

After installing, verify the installation:

$ eztunnel --version

Run with npx (no install)

If you prefer not to install globally, use npx to run eztunnel directly:

$ npx eztunnel --port 3000

This downloads and runs the latest version without adding it to your system.

Requirements

  • Node.js 18 or later
  • macOS, Linux, or Windows
  • An internet connection for tunnel establishment