From 7a57e123f1e20c286d91e124c9900e1ef90fb91c Mon Sep 17 00:00:00 2001 From: btpence <44478307+btpence@users.noreply.github.com> Date: Mon, 1 Jun 2026 09:06:02 -0500 Subject: [PATCH] Add AbsoluteTelnet/SSH to remote access tools list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1bf4b90..f4636f1 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ by James Forshaw. ### Remote access and sharing tools +* [AbsoluteTelnet/SSH](https://www.celestialsoftware.net/absolutetelnet/) - A commercial Windows SSH, SFTP, Telnet, and serial terminal client with smart-card authentication, SSH certificates, host CA trust, and terminal emulation. * [Remmina](https://remmina.org/) - An open source remote access tool. It supports RDP, SSH, VNC, and other protocols for remote access. * [PuTTY](https://www.putty.org/) - One of the most popular SSH and Telnet clients for Windows. * [FileZilla](https://filezilla-project.org/) - An open source tool for file transfer. Support FTP, FTPS and SFTP protocols.