Author: Kang Lin kl222@126.com
- Introduction
- Functions
- Status
- Sponsorship and Donations
- Contribution
- Download
- Change log
- 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, remote terminal, player 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: kl222@126.com)
- 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
- 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
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:
- kl222@126.com
- jami: eddacfd6c7b70b258e511e812ffab7d3490396fa
- Change log
- Semantic Versioning: https://semver.org/
- Latest Release:
- Windows: The extension is .exe
- Linux:
- deb package: for Debian, Ubuntu, etc
- rpm package: for RedHat, Fedora, CentOS, etc
- AppImage package: for all Linux systems
- Snap Package: Used on all Linux systems that support Snap. Ubuntu uses this installation package by default.
- Flatpak Package: For all Linux systems that support Flatpak. Fedora uses this installation package by default.
- Android: The extension is .apk
- Apple OS: RabbitRemoteControl_v0.0.32_macos.zip. No tests were carried out as there was no relevant equipment. We hope that interested friends will participate in the development and testing.
- Development documentation: RabbitRemoteControl_v0.0.32_document.zip
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.