A slightly smarter and simple Remote Desktop manager for Windows.
Go to file
Louis Lam c920fa115f
Update README.md
2022-10-29 04:01:30 +08:00
Properties Update to 1.0.1 2022-10-29 03:48:52 +08:00
Resources Move files 2022-10-28 23:33:23 +08:00
extra Finish?! 2022-10-28 23:30:39 +08:00
src Fix launch position 2022-10-29 03:45:44 +08:00
.gitignore Init 2022-10-27 22:16:09 +08:00
App.config WIP 2022-10-28 22:19:59 +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 README.md 2022-10-29 04:01:30 +08:00
app.manifest Minor 2022-10-29 00:32:56 +08:00
packages.config WIP 2022-10-28 22:19:59 +08:00
rdp-portal.csproj Minor 2022-10-29 00:32:56 +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

  • Save Password
  • Portable
  • Backup-able
  • The workflow is similar to WinSCP or HeidiSQL

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