5-Minute Quickstart
From Zero to Connected
Ready to ditch your old terminal? Let's get you set up.
Installation
Download the latest release for your OS from GitHub Releases.
- macOS: Drag
.appto Applications. Runxattr -cr /Applications/Netcatty.appif Gatekeeper complains. - Windows: Run the installer.
- Linux: AppImage or
.deb.
Create an Identity (Optional but Recommended)
Instead of typing your password for every server, let's create a reusable Identity.
- Go to the Keychain tab.
- Click +.
- Name it "My SSH Key".
- Select your private key file (usually
~/.ssh/id_ed25519).
Add Your First Host
Go to the Hosts tab.
- In the Search/Connect bar at the top, type
user@your-server-ip. - Watch as the Zap icon appears (Smart Connect).
- Press Enter or click Connect. Netcatty will open the Quick Connect wizard and ask if you'd like to save this host.
Split the View
Once connected:
- Right-click the terminal tab.
- Select Split Right.
- Choose the same host (or a different one) to open a side-by-side view.
Next Steps
Now that you're connected, check out:
- Cloud Sync to back up your config.
- Jump Hosts if you need to access private servers.