davrodpin/mole
CLI application to create ssh tunnels focused on resiliency and user experience. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 2891
- days_rel: n/a
- days_push: 842
- n_releases_24m: 0
Adoption not part of the score
1725 stars · 97 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Mole is a Go-based CLI application for creating SSH tunnels with a focus on resiliency and user experience. It supports automatic port selection, multiple tunnels over a single SSH connection, aliases, SSH config file integration, keep-alives, and auto-reconnection.
Use cases
- create an ssh tunnel to a remote database port
- access a service behind a firewall
- access a service listening on a non-routable network
- expose a local service to someone outside my network
- keep an ssh tunnel alive with auto-reconnect
- run multiple port forwards over one ssh connection
- save tunnel settings under an alias for reuse
When to choose
- you need resilient, self-healing ssh tunnels from the command line
- you want simple port forwarding without remembering ssh flags
- you want to reuse ssh config file settings for tunnels
When to avoid
- you need a GUI tunnel manager
- you need a full VPN solution rather than per-port forwarding
- you need tunnels managed as a long-running daemon service with orchestration
Facets
cli-tool · maturity stable
ssh networking cli proxy networking developer-tools security windows cli cross-platform ssh-tunnel port-forwarding go resiliency auto-reconnect command-line linux macos
2 sources
- readme: https://github.com/davrodpin/mole · fetched 2026-08-28 · 56fc6aada459
- homepage: https://davrodpin.github.io/mole/ · fetched 2026-08-29 · be36429c2700
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| davrodpin/mole | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem