Terminals icon indicating copy to clipboard operation
Terminals copied to clipboard

Terminals is a secure, multi tab terminal services/remote desktop client. It uses Terminal Services ActiveX Client (mstscax.dll). The project started from the need of controlling multiple connections...

Results 117 Terminals issues
Sort by recently updated
recently updated
newest added

I am having an issue with v4.0.1 and an SSH connection. When I attempt to connect I get: ``` Sorry, Terminals was unable to connect to the remote machine. Try...

![image](https://user-images.githubusercontent.com/50825088/178128688-13675254-ec0a-4115-a86d-9fa2463d1c66.png) can anyone help me out with it help would be appreciated .

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.2 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Added a connect with RDP button to right click context menu.

Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib) from 0.86.0 to 1.3.3. Release notes Sourced from SharpZipLib's releases. v1.3.3 Another minor release, containing security fixes and smaller bugfixes. Fixes: 🐛 specialized tar extract traversal by nils...

dependencies

Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib) from 0.86.0 to 1.3.3. Release notes Sourced from SharpZipLib's releases. v1.3.3 Another minor release, containing security fixes and smaller bugfixes. Fixes: 🐛 specialized tar extract traversal by nils...

dependencies

Not sure if this is currently possible, so submitting as a feature request. I have a very wide monitor and this can often cause problems screensharing with my colleagues. I...

I noticed from commit 97c9724b2f4749a8d84d15cc8d7718891982653e that things were updated for VS 2017, but that was 4 years ago. Is that still the current working version to load the solution without...

To RDP into an Azure AD joined machine the native RDP must be opened with a file with the following 2 lines added: ``` enablecredsspsupport:i:0 authentication level:i:2 ``` When I...