Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxsnts/XwRemote
Multi protocol remote client: RDP, SSH, FTP, SFTP, AWS S3, Azure File, VNC
https://github.com/maxsnts/XwRemote
Last synced: 10 days ago
JSON representation
Multi protocol remote client: RDP, SSH, FTP, SFTP, AWS S3, Azure File, VNC
- Host: GitHub
- URL: https://github.com/maxsnts/XwRemote
- Owner: maxsnts
- License: gpl-3.0
- Created: 2018-05-24T21:27:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-17T23:12:57.000Z (over 1 year ago)
- Last Synced: 2024-07-08T16:38:24.036Z (4 months ago)
- Language: C#
- Homepage:
- Size: 10.6 MB
- Stars: 99
- Watchers: 10
- Forks: 69
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XwRemote
[![PayPal donate button](https://www.paypalobjects.com/webstatic/en_US/btn/btn_donate_pp_142x27.png)](https://www.paypal.me/maxsnts)How do i eliminate the need for many applications and the consequent open and close merry-go-round?
##### For now it supports:
- RDP
- SSH
- FTP
- SFTP
- AWS S3 Buckets
- Azure File Storage
- VNC
- IE(!)
- Master passwordThe functionality is not the most complete but it will increase over time.
There is always a balance between "complete" and "simple" so...I will try to include new features as time allows.
Anyway, if there is anything that this could do better, let me know!
##### Server Manager
![Connection Manager](Images/ServerManager.png)##### Example of server configuration (different configurations for different protocols)
![Connection Manager](Images/RDP-Config.png)##### RDP session
![Connection Manager](Images/RDP.png)##### SFTP connection (all file connectors use the same interface, FTP, SFTP, AWS S3, Azure)
![Connection Manager](Images/SFTP.png)##### Remote SSH session
![Connection Manager](Images/SSH.png)