46 lines
1.4 KiB
Markdown
46 lines
1.4 KiB
Markdown
# RDP Portal
|
|
|
|
A slightly smarter and simple Remote Desktop manager for Windows.
|
|
|
|
<img src="https://user-images.githubusercontent.com/1336778/198676751-f4e21e04-ee22-4418-a28c-c2f0704b6764.png" width="600" />
|
|
|
|
## 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.
|
|
|
|
2. 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`.
|
|
|
|
<img src="https://user-images.githubusercontent.com/1336778/198681115-c3ccb823-43b8-480a-b81c-ff32d5d117ae.png" width=600 />
|
|
|
|
## Credit
|
|
|
|
- <a href="https://www.flaticon.com/free-icons/computer" title="computer icons">Computer icons created by Freepik - Flaticon</a>
|
|
|
|
|
|
## Development
|
|
|
|
- IDE: Rider
|
|
- .NET Framework 4.7.2
|
|
- Windows Form
|