Ross ROSS = Recommend OSS · open-source software intelligence for agents

anderspitman/SirTunnel

Minimal, self-hosted, 0-config alternative to ngrok. Caddy+OpenSSH+50 lines of Python. observed · 2026-08-28

github.com/anderspitman/SirTunnel · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2171
  • days_rel: n/a
  • days_push: 892
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1568 stars · 125 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SirTunnel is a minimal, self-hosted, zero-configuration alternative to ngrok built on Caddy, OpenSSH, and a 50-line Python script. It exposes local web servers via secure public HTTPS URLs using standard SSH remote tunnels with automatic certificate management.

Use cases

  • expose a local dev server via a public https url
  • self-hosted ngrok alternative for webhooks
  • share a localhost web app with teammates over the internet
  • test webhook integrations against a local server
  • demo a locally running website without deploying it
  • securely tunnel a service behind a public domain with automatic tls

When to choose

  • you already have a public server with SSH and want zero server-side configuration
  • you want a minimal, auditable tunneling setup instead of a heavy tool
  • you want automatic HTTPS certificates without extra setup
  • you prefer using a standard SSH client with no special client software

When to avoid

  • you want a hosted service with dashboards and team management
  • you don't have your own public-facing server
  • you need features like traffic inspection, access control, or multi-user accounts
  • you need tunnels that survive client disconnects, since mappings are ephemeral

Facets

cli-tool · maturity stable

proxy http-server networking self-hosted deployment developer-tools networking self-hosted web-development cli self-hosted python tunneling ngrok-alternative ssh-tunnel reverse-proxy caddy automatic-https linux

1 source

Member repositories

RepositoryRoleHealth v2
anderspitman/SirTunnelmain32

For agents

markdown · JSON · MCP: product_card(name="anderspitman/SirTunnel")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem