Skip to content

Tunnel Sandbox #22

Description

@gptmoone

Ariadne

Start a Hello World server and expose it via various tunnels.

🔧 Control Panel

1. Runner OS (select one OS)

  • Ubuntu (ubuntu-latest)
  • macOS (macos-14)
  • Windows (windows-latest)

2. Tunnel (select one tunnel)

  • Cloudflare Tunnel
  • localhost.run
  • ngrok
  • Tailscale
  • Tor
  • Tunnelmole

3. Power (power up your runner)

  • ON (check this box to start the sandbox)

Tip

Change the power or options anytime to create a fresh server. You never need to open another issue.

4. Optional Config

You can override the defaults here. The parser will use these values if the block is present. If the block is removed or invalid, defaults apply (Port: 8080, Minutes: 40).

{
  "Port": 1080,
  "Minutes": 80,
  "Command": "apt-get update -qq && apt-get install -y microsocks && microsocks -p 1080"
}

Common Sense

Public URL = public. Don’t serve secrets. Sessions are ephemeral and auto-stop.

Note

Want tunnel comparisons? See the full table in the README

Important

Some tunnels require secrets (like ngrok, or Tailscale) and won't work without them. See the README for full details.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions