A slightly smarter and simple Remote Desktop manager for Windows.
Go to file
Louis Lam b422dcadac Update to 1.0.3 2022-11-26 21:30:57 +08:00
Properties Update to 1.0.3 2022-11-26 21:30:57 +08:00
Resources Move files 2022-10-28 23:33:23 +08:00
extra Finish?! 2022-10-28 23:30:39 +08:00
src Confirm to delete 2022-10-29 20:09:30 +08:00
.gitignore Init 2022-10-27 22:16:09 +08:00
App.config Update dependencies 2022-11-15 16:49:02 +08:00
FodyWeavers.xml Finish?! 2022-10-28 23:30:39 +08:00
FodyWeavers.xsd Finish?! 2022-10-28 23:30:39 +08:00
Program.cs Init 2022-10-27 22:16:09 +08:00
README.md Update to 1.0.2 2022-10-29 16:58:45 +08:00
app.manifest Minor 2022-10-29 00:32:56 +08:00
packages.config Update dependencies 2022-11-26 21:26:44 +08:00
rdp-portal.csproj Update dependencies 2022-11-26 21:26:44 +08:00
rdp-portal.sln Init 2022-10-27 22:16:09 +08:00
rdp-portal.sln.DotSettings.user Finish?! 2022-10-28 23:30:39 +08:00

README.md

RDP Portal

A slightly smarter and simple Remote Desktop manager for Windows.

Why RDP Portal?

By default, Remote Desktop Connection (mstsc.exe) is not possible to backup the saved passwords and the connection management is not good.

With RDP Portal, it is possible to save password and use it on any other Windows PCs.

Features

  • Portable
  • Backup-able Saved Passwords
  • Same user experience while connected to your remote desktop.
  • The workflow is similar to WinSCP or HeidiSQL

Download

From GitHub: https://github.com/louislam/rdp-portal/releases/latest

FAQ

  1. How to Backup?

RDP Portal is a portable application, you just need to backup the folder.

  1. How to config more settings like screen resolution?

You can click Options in RDP Portal, it will open the original Remote Desktop Connection application. You can set anything there, but you have to click Save at the end. Don't click Connect.

Credit

Development

  • IDE: Rider
  • .NET Framework 4.7.2
  • Windows Form