Skip to content

A Cloudflare-based ngrok CLI compatible program that allows you to create secure tunnels to your local development environment.

Notifications You must be signed in to change notification settings

circlesac/cgrok

Repository files navigation

@circlesac/cgrok

A Cloudflare-based ngrok CLI compatible program that allows you to create secure tunnels to your local development environment.

Prerequisites

Usage

Use with npx (recommended)

npx @circlesac/cgrok

Configure

npx @circlesac/cgrok config add-authtoken <YOUR_API_TOKEN>

Examples

# Tunnel to localhost:8080 from an ephemeral domain
npx @circlesac/cgrok http 8080

# Tunnel to localhost:8080 from https://<subdomain>.<domain>
npx @circlesac/cgrok http 8080 --url <subdomain>

# Tunnel to localhost:8080 from https://<full_domain>
npx @circlesac/cgrok http 8080 --url <full_domain>

About

A Cloudflare-based ngrok CLI compatible program that allows you to create secure tunnels to your local development environment.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •