github binaricat/Netcatty v1.1.64

latest releases: v1.1.82, v1.1.81, v1.1.80...
one month ago

✨ Release Highlights

⌨️ Mosh local prediction that actually feels local

Netcatty now ships MoshCatty 0.1.6, the hardened speculative local-echo client. High-latency typing goes through a single Host → Confirm → Overlay → Diff path: predicted characters can show immediately, underlines follow adaptive flagging, and confirmations no longer get killed by the wrong ack/host order.

This release locks packaging to moshcatty-0.1.6+ so older clients without host-before-ack Confirm, Pending-continue, scroll invalidation, and ESC/meta handling cannot be bundled by accident. Handshake failures when the remote never prints MOSH CONNECT are also easier to diagnose.

🔐 System SSH agent, timeouts, and connectivity

You can authenticate with the system SSH agent (including native companion / platform agent paths) while keeping strict identity selection, opt-out, and forwarding controls. Connection timeouts are configurable per host, and stalled agent or connectivity probes are bounded instead of hanging forever.

Host connectivity also measures real network latency before the protocol handshake, so the UI reflects network RTT rather than a less useful local timing.

🚀 Quick Connect and host setup

Quick Connect gains credential presets, a smoother multi-step flow, and better identity state for Telnet. Group-level SSH and Telnet defaults behave more consistently when creating or editing hosts.

🗂️ SFTP and imports

SFTP can hide file-list columns, keeps hidden relative paths intact, and no longer fails silently when a copy targets an unavailable pane. MobaXterm imports and CSV exports handle Chinese / UTF-8 labels correctly, including ambiguous encodings and explicit encoding choice.

🎨 Terminal UI polish

Terminal side panels and accent colors keep readable contrast, deferred UI timers are cleaned up after React Doctor triage, and you can optionally hide the terminal host information bar when you want a quieter session chrome.

When that bar is hidden, the top-right control is a compact speed-dial: click the circular chevron to spring the full action toolbar out to the left. The dial floats over the terminal without pushing the scrollbar inward, uses a clean grip handle for pane drag, and running script banners cover it for the duration of the run instead of fighting it for space.

Download based on your OS:

OS Download
Windows Setup x64
macOS DMG Apple Silicon DMG Intel X64
Linux AppImage x64 DebPackage x64 RpmPackage x64 ArchPackage x64
AppImage arm64 DebPackage arm64 RpmPackage arm64 ArchPackage arm64

What's Changed

Full Changelog: v1.1.63...v1.1.64

Don't miss a new Netcatty release

NewReleases is sending notifications on new releases.