MacBuddy
Core Tunnel icon

Core Tunnel

Developer Tools
3.9(248 votes)

macOS

Updated: Jun 17, 2026

Core Tunnel is a native macOS application for creating, managing, and persisting SSH tunnels — the kind that keep your remote databases, internal services, and development servers reachable as if they were sitting on your local machine.

What is Core Tunnel?

Core Tunnel is a dedicated SSH tunnel manager for Mac that replaces the fragile terminal one-liners most developers have stashed in their shell history. Instead of hunting down a half-remembered ssh -L command every morning, you configure your tunnels once in a clean GUI and let Core Tunnel handle reconnection, keep-alives, and system startup automatically.

Built by Codinn, it sits in the Mac menu bar and stays out of your way entirely until you need it — which is exactly the right personality for infrastructure tooling.

What does Core Tunnel do best?

Core Tunnel shines at making persistent tunnels feel invisible. Its standout capability is automatic reconnection: when your laptop wakes from sleep, changes Wi-Fi networks, or drops a VPN, Core Tunnel quietly re-establishes your tunnels without any manual intervention. For teams that tunnel into staging databases, Redis instances, or private APIs all day, this alone justifies installation.

  • Local, remote, and dynamic (SOCKS) forwarding — all three SSH port-forwarding modes are first-class citizens, not afterthoughts.
  • Keychain integration — SSH keys and passphrases live in macOS Keychain, not a plaintext config file.
  • Launch at login — tunnels are alive before your first cup of coffee, not after you notice TablePlus can't connect.
  • Menu-bar status at a glance — a single icon tells you whether your tunnels are up, reconnecting, or broken, without opening a dashboard.

I have used it to keep a PostgreSQL tunnel open to a production replica for weeks of read-heavy analytics work. Not once did I need to reopen a terminal window to revive it.

How much does Core Tunnel cost?

Core Tunnel is available on the Mac App Store. It follows a one-time purchase model — there is no subscription and no seat-based pricing. A free trial period lets you evaluate the core feature set before committing. Pricing is modest relative to the time it saves engineers who otherwise babysit ssh -N processes in background terminal tabs.

Who should use Core Tunnel?

Any Mac developer who regularly accesses remote infrastructure through SSH tunnels will benefit immediately. The sweet spot is backend engineers, DevOps practitioners, and database administrators who need reliable access to services locked behind a bastion host or a private VPC. If you use TablePlus, Sequel Pro, Postico, or Redis Insight against remote hosts, Core Tunnel is the missing link that makes those connections feel local and stable.

It is less useful if your team has already standardised on a full VPN solution that exposes internal services natively, or if you only occasionally need a one-off tunnel and are comfortable with the command line.

What are the best Core Tunnel alternatives?

The closest native-Mac competitor is SSH Tunnel Manager Pro, which covers similar ground with a slightly busier interface. Secure Pipes is an older option that predates modern macOS design conventions and receives infrequent updates. For power users who live in the terminal, autossh paired with a LaunchAgent plist achieves similar persistence without any GUI — but the setup time is non-trivial and the debugging experience is considerably more painful. Royal TSX includes tunnel management as part of a broader remote-access suite, making it a better fit for teams managing dozens of servers rather than a single developer managing a handful of tunnels.

Core Tunnel's advantage over all of them is the combination of native macOS design, reliable auto-reconnect behaviour, and Keychain integration — it feels like Apple built it, which none of the alternatives quite achieve.

How does Core Tunnel compare to raw SSH on the command line?

A raw ssh -L 5432:db.internal:5432 bastion.example.com -N command works, but it dies when your Mac sleeps, gives you no visual status, and offers zero persistence across reboots. Core Tunnel wraps the same underlying SSH protocol with automatic reconnection logic, a menu-bar health indicator, system-startup integration, and secure credential storage — turning a fragile manual step into a managed, always-on service. For developers who bounce between coffee shops and VPNs throughout a workday, that reliability difference is enormous.

Software Information

Software Name
Core Tunnel
Version
Latest
Developer
Category
Developer Tools
OS Compatibility
macOS
Architecture
Apple Silicon & Intel (Universal)
License
Shareware
Language
English
File Size
Last Updated
Jun 17, 2026