Open source · MIT · Windows

Every remote connection,
one modern app.

Waypoint is a modern connection manager for Windows — RDP, SSH, VNC, Telnet & serial, an SFTP/FTP file manager and a built-in REST/API client. One app instead of mstsc, PuTTY, WinSCP and Postman.

Download for Windows View on GitHub
RDPSSHVNC TelnetSerialSFTPFTPREST
Windows 10/11 single .exe no .NET install free · open source
8
protocols, one tree
1
portable .exe
0
secrets in app files
100%
free & open source
The toolbox

Four apps' worth of work, one window

The flagship trio — a real terminal, a file manager and an API client — living right next to your servers.

Terminal

A real terminal, not an afterthought

SSH, Telnet and serial run on an embedded xterm.js — the same terminal you already trust, wired into your connection tree.

  • Key & password auth with host-key verification on first use
  • Port-forward tunnels and an SFTP panel on the same link
  • Copy-on-select, search and full colour
 app-02 — ssh
app-02:~$ ssh -L 5432 db-internal
tunnel forwarding :5432
app-02:~$ systemctl status api
api.service active (running)
app-02:~$
Files

Move files without a second app

A dual-pane SFTP / FTP / FTPS manager — local and remote side by side, whole folders transferred recursively with progress.

  • SFTP over SSH, plain FTP and secure FTPS
  • Recursive folder upload & download
  • FileZilla import to bring your sites across
 transfer — app-02
Local
project/
deploy.sh
.env.prod
app-02:/srv
www/
nginx.conf
app.service
↑ uploading project/ — 64% · 12 files
REST / API

A Postman-style client, built in

Collections, environments with {{variables}}, request history, Postman import and JavaScript scripts — secrets kept in Windows Credential Manager.

  • Environments for URL, headers, body & auth
  • Pre-request & test scripts with a pm.* API
  • One-click Postman import
 rest — {{prod}}
GET {{base}}/v1/users?active=true200 OK · 84ms
{
  "user": "filip",
  "active": true,
  "roles": ["admin"]
}
Features

One window for the whole toolbox

RDP on Microsoft's official control (mstscax), a collapsible tree, multi-monitor and focus mode — all in one Fluent / Mica app.

Tabs and standalone windows

Many sessions in one window, or each in its own. Duplicate, reorder and drag tabs; tear one off to another monitor.

Every protocol, one tree

RDP, SSH, VNC, Telnet, serial (COM), SFTP/FTP and web links — grouped, pinnable and searchable together, with a collapsible sidebar.

Multi-monitor & focus mode

Tear a tab into its own window on another screen. Maximize into a distraction-free view — just tabs and the session.

Secure passwords + profiles

Credentials in Windows Credential Manager (DPAPI) — never in app files. Shared credential profiles and a built-in password generator.

One-click migration

Import from mstsc history, .rdp files, mRemoteNG, RDCMan and FileZilla. Export back to .rdp or a full profile.

Redirections & RD Gateway

Clipboard, drives, printers, audio, admin session, Wake-on-LAN and RD Gateway — configurable per server.

Themes, languages & tray

Dark / light / system theme, English & Polish, system-tray with a global quick-connect hotkey.

Protocols

Everything you connect to

Eight protocols, one tree and one set of habits. Pick a tab to see how each works.

RDP

Remote Desktop

Full Windows Remote Desktop on Microsoft's official ActiveX control. Dynamic resolution that follows the window, clipboard / drive / printer / audio redirection, RD Gateway and multi-monitor.

SSH

SSH terminal

A real xterm.js terminal with password and private-key auth (with passphrase), host-key verification on first use, port-forwarding tunnels and an SFTP file panel on the same connection.

VNC

VNC

Connect to any VNC server — Windows, Linux or a Raspberry Pi — right in a tab, next to your RDP and SSH sessions.

TELNET

Telnet

Classic Telnet as a terminal session — handy for switches, routers and legacy devices that still speak it.

SERIAL

Serial console

A serial (COM) console with configurable baud rate — reach the console port of network gear and embedded boards from the same app.

SFTP

SFTP files

A dual-pane file manager over SSH: browse local and remote side by side, upload and download files and whole folders recursively, with progress.

FTP / FTPS

FTP & FTPS

The same dual-pane manager for plain FTP and secure FTPS — a lightweight replacement for a separate FTP client, with FileZilla site import.

REST

REST / API client

A Postman-style HTTP client built in: collections and folders, environments with {{variables}}, request history, Postman import and JavaScript scripts.

Why Waypoint

One app instead of four

What you'd normally split across mstsc, PuTTY, an FTP client and Postman — in one modern window.

WaypointmstscPuTTYmRemoteNG
RDP + SSH in one app
VNC, Telnet & serial
SFTP / FTP file manager
Built-in REST / API client
Tabbed sessions + groups
Modern Fluent / Mica UI
Shared credential profiles
Free & open source
Quick start

Up and running in a minute

1

Download & run

One .exe — no installer, no .NET to set up. If SmartScreen appears: More info → Run anyway.

2

Add a connection

Add one by hand or import from mstsc, .rdp, mRemoteNG, RDCMan or FileZilla; pick a protocol and save credentials.

3

Connect

Double-click to open a tab. Group, pin, tag and search your connections as they grow.

Security

Your passwords stay with you

Waypoint never writes secrets to its own files. Passwords and API tokens go to Windows Credential Manager (DPAPI, tied to your account) — the same vault mstsc uses. RDP server-identity verification is on by default, and SSH host keys are checked on first use (fingerprint prompt, with a warning if a known key ever changes).

Security model →
FAQ

Questions & answers

How is it different from mRemoteNG or PuTTY?

Waypoint puts RDP (Microsoft's official control), a real SSH terminal, VNC, an SFTP/FTP file manager and a REST client in one modern, actively-developed app — with tabs, credential profiles and a clean Fluent UI — instead of an aging manager or a terminal-only client.

Which protocols are supported?

RDP, SSH, VNC, Telnet and serial (COM) sessions, an SFTP/FTP/FTPS file manager, web-panel links and a built-in REST/API client — all grouped in one tree.

Does it really include a REST/API client?

Yes — a Postman-style client with collections, environments and {{variables}}, request history, Postman import, Bearer/Basic auth and JavaScript pre-request/test scripts. A lighter alternative to a separate API tool.

Does it support SSH keys?

Yes — password and private-key auth (with passphrase), host-key verification on first use, and local port-forwarding tunnels.

Do I need to install anything?

No — a single .exe, no .NET install. The embedded terminal uses the WebView2 runtime, already present on up-to-date Windows 10/11.

Where are my passwords stored?

In Windows Credential Manager (DPAPI, tied to your account) — never in the app's own files. The same vault mstsc uses.

Download

Get started with Waypoint

One file. Run it and go — no installer, no .NET to install.

Requirements: Windows 10/11 (x64). The file isn't code-signed yet, so on first launch SmartScreen may show a warning — click More info → Run anyway.

Roadmap

What's next

Code signing — remove the SmartScreen warning on first launch.

Split-screen sessions — two connections side by side in one tab.

Screen capture & recording — screenshots and transcripts of a session.

ARM64 build — native for Windows on ARM.