Author: Kang Lin [email protected]
- Introduction
- Functions
- Status
- Sponsorship and Donations
- Contribution
- Download
- Development
- License Agreement
Rabbit Remote Control is a open-source, cross-platform, multi-protocol remote control software.
Allows you to use any device and system in anywhere and remotely manage any device and system in any way.
It include remote desktop, remote control, file transfer(FTP, SFTP), terminal, remote terminal(SSH, TELNET), player, network tools etc functions.
Main window | Recent list menu | Connect | Work |
---|---|---|---|
![]() |
![]() |
![]() |
![]() |
Default style | Black-Green style | Black style | White style |
---|---|---|---|
![]() |
![]() |
![]() |
![]() |
2025-02-07.09-41-35.mp4
- Main repository: https://github.com/KangLin/RabbitRemoteControl
- Mirror repository:
- Windows 7 SP1 and later
- Unix/Linux
- Android
- mac os
I have no the mac devices so I did not compile and test. Please test by yourself if you have devices. Interested and capable friends are welcome to participate in the development of the project.
If you want to donate the developed devices for me, please contact: (email: [email protected])
- Remote desktop
Windows | Unix/linux | Android | MAC | |
---|---|---|---|---|
vnc | ✓ | ✓ | ✓ | ✓ |
RDP | ✓ | ✓ | …… | ✓ |
Spice | ||||
Scrcpy |
- Terminal
Windows | Unix/linux | Android | MAC | |
---|---|---|---|---|
Terminal | ✓ | ✓ | ||
SSH | ✓ | ✓ | ||
TELNET | ✓ | ✓ |
- File Transfer
Windows | Unix/linux | Android | MAC | |
---|---|---|---|---|
FTP | ✓ | ✓ | ✓ | ✓ |
SFTP | ✓ | ✓ | ✓ | ✓ |
- Tool
Windows | Unix/linux | Android | MAC | |
---|---|---|---|---|
Player | ✓ | ✓ | ✓ | ✓ |
Wake on lan | ✓ | ✓ | ✓ | ✓ |
Screenshot | ✓ | ✓ | ❌ | ✓ |
Legend:
✓ : completed; … : working; ⭕ : not completed; Empty: not started; ❌: not supported
- English
- Chinese
- Simplified Chinese
- Traditional Chinese
- RFB(Remote frame buffer) is also called VNC(Virtual Network Computing): https://github.com/rfbproto/rfbproto
- RDP(Remote desktop protocol): https://github.com/FreeRDP/FreeRDP/wiki/Reference-Documentation
- Spice: https://www.spice-space.org/
- SSH: https://www.rfc-editor.org/info/rfc4251
- TELNET: https://www.rfc-editor.org/info/rfc318
- Terminal
- scrcpy: https://github.com/Genymobile/scrcpy
- FTP(File Transfer Protocol): https://www.rfc-editor.org/info/rfc959
- SFTP(Secure Shell File Transfer Protocol): https://tools.ietf.org/html/draft-ietf-secsh-filexfer-02
- Peer-to-Peer (P2P) protocol
- Proxy
- socks
- http
- Peer-to-Peer (P2P) proxy protocol: #7
Server | Client | Desktop | Clipboard | File | Audio | Redirection | P2P | Proxy | Terminal | |
---|---|---|---|---|---|---|---|---|---|---|
RDP | ✓ | ✓ | ✓ | ✓ | …… | ✓ | …… | ✓ | ❌ | |
RFB | …… | ✓ | ✓ | ✓ | ❌ | ❌ | ✓ | ✓ | ||
Spice | ❌ | |||||||||
Scrcpy | ❌ | |||||||||
Terminal | ✓ | ❌ | ✓ | ❌ | ❌ | ❌ | ||||
TELNET | ✓ | ❌ | ✓ | ❌ | ❌ | ❌ | ||||
SSH | ✓ | ❌ | ✓ | ❌ | ❌ | |||||
FTP | ✓ | ❌ | ✓ | ❌ | ||||||
SFTP | ✓ | ❌ | ✓ | ❌ |
Legend:
✓ : completed; … : working; ⭕ : not completed; Empty: not started; ❌: not supported
Proxy | P2P | |
---|---|---|
RabbitVNC | ✓ | ✓ |
TigerVNC | ✓ | ✓ |
LibVNC | ||
FreeRDP |
Legend:
✓ : completed; … : working; ⭕ : not completed; Empty: not started; ❌: not supported
- FreeRDP
- VNC
- Wake on lan
- Player
- Screen capture: Example
- Terminal
- File transfer
master | develop |
---|---|
If this software is useful to you, or you like it, please donate and support the author. Thank you!
If it cannot be displayed, please open:
- https://gitlab.com/kl222/RabbitCommon/-/raw/master/Src/Resource/image/Contribute_en.png
- https://sourceforge.net/p/rabbitcommon/code/ci/master/tree/Src/Resource/image/Contribute_en.png
Contact me:
- [email protected]
- jami: eddacfd6c7b70b258e511e812ffab7d3490396fa
- Mailing list
- Developer [email protected]
- Discuss [email protected]
- Issues
- Discussions
- Contributors: Thank Contributors
- Maintenance package
- Linux
- Debian: Need to maintain official packages
- rpm: Need to maintain official packages
- AppImage
- Snap: https://snapcraft.io/rabbitremotecontrol
- Flatpak: https://github.com/flathub/io.github.KangLin.RabbitRemoteControl
- Windows
- Windows store: Need to maintain official packages
- Macos: Need to maintain official packages
- Android: Need to maintain official packages
- Linux
- Change log
- Semantic Versioning: https://semver.org/
- Release:
Please abide by the License Agreement of this project and the license agreement of the dependent library, and thank the authors of dependent library and tools.