Skip to content

KangLin/RabbitRemoteControl

Repository files navigation

Author: Kang Lin kl222@126.com


πŸ‡¨πŸ‡³ δΈ­ζ–‡



Introduction

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 terminal etc remote control functions.

Screenshot

Main window Recent list menu Connect Work
Main window Recent list menu Connect Work

Multiple style

Default style Black-Green style Black style White style
Default style Black-Green style Black White

Project repository position

Functions

Supported operating system

See: https://doc.qt.io/qt-5/supported-platforms.html

  • Windows 7 SP1 and later
  • Unix/Linux
  • Android
  • mac os
  • IPHONE
  • WINCE

I have no 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)

See: Qt5, Qt6

Windows Unix/linux Android MAC IPHONE WINCE
vnc βœ“ βœ“ βœ“ βœ“
RDP βœ“ βœ“ …… βœ“
Spice
Scrcpy
Terminal βœ“
SSH βœ“
TELNET βœ“
FTP

Legend:
βœ“ : completed; … : working; β­• : not completed; Empty: not started; ❌: not supported

Supported multiple languages

  • English
  • Chinese
    • Simplified Chinese
    • Traditional Chinese

Supported protocols

Remote control protocols

Network protocols

  • Peer-to-Peer (P2P) protocol
    • ICE (Interactive Connectivity Establishment): RFC 8445
    • STUN: RFC 5389
    • TURN(Traversal Using Relays around NAT): RFC 5766
  • Proxy
    • socks
    • http
    • Peer-to-Peer (P2P) proxy protocol: #7

Function list

Server Client Desktop Clipboard File Audio Redirection P2P Proxy Terminal
RDP βœ“ βœ“ βœ“ βœ“ …… βœ“ …… ❌
RFB …… βœ“ βœ“ βœ“ ❌ ❌ βœ“ βœ“
Spice ❌
Scrcpy ❌
Terminal β­• ❌ βœ“ ❌ ❌ ❌
TELNET β­• ❌ βœ“ ❌ ❌ ❌
SSH β­• ❌ βœ“ ❌ ❌
FTP ❌ ❌ ❌

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

Plugins

Full Documentation

Status

Documentation GitHub stars Gitee stars Latest Release Release

Downloads from github Downloads from sourceforge

Gitter GitHub issues GitHub forks Commit Activity Last Commit Contributors

PRs Welcome Open PRs Closed PRs

C++ Language Qt5 Qt6

platform

Build status

master develop
build build

Build status

Sponsorship and Donations

If this software is useful to you, or you like it, please donate and support the author. Thank you!

donation

If it cannot be displayed, please open:

Contribution

If you're wondering how could you help, fear not, there are plenty of ways:

Some of them are:

  • Donation - Provide funds and devices for this project πŸ˜„
    • The project is need server with public IP
  • Spread the good word about RabbitRemoteControl to make it more popular πŸ˜„
  • Have an opinion? Make sure to voice it in the Discussions that need it πŸ˜‰
  • Fixing easy Issues or Issues that need help. Make sure to read Contributing first though πŸ˜‰
  • Testing and reporting bugs
  • Translating, it's easy πŸ˜„
  • Reviewing and testing pull requests – you don't need to be able to code to do that πŸ˜‰
  • Distribute this program to various operating systems
    • Linux
      • Ubuntu, Debian
      • Redhat
      • openSUSE
      • FreeBSD
      • CentOS
      • Arch Linux
    • Unix
    • Windows 10 mall
    • Android
  • Be finished unsupported protocols

Road map

  • Support common existing remote control protocols
    • Client
      • Client frame
        • Remote desktop
        • Terminal(Linux implemented,but it is has a same BUGοΌ‰
      • Specific protocol support, see: Supported protocol
      • Peer-to-Peer (P2P) remote control protocol, see requirements for details: #7
    • Server
      • Server framework
      • Specific protocol support, see: Supported protocol
      • Peer-to-Peer (P2P) remote control protocol, see requirements for details: #7
  • Peer-to-Peer (P2P)remote control protocol, see requirements for details: #7
  • File Transfer Protocol(FTP)
Server Client Desktop Clipboard File Audio Redirection P2P Proxy Terminal
RabbitVNC βœ“ βœ“ βœ“ βœ“ ❌ ❌ βœ“ βœ“
TigerVNC βœ“ βœ“ βœ“ βœ“ ❌ ❌ βœ“ βœ“
LibVNCServer βœ“ βœ“ βœ“ βœ“ ❌ ❌
RDP βœ“ βœ“ βœ“ βœ“ …… βœ“ …… ❌
Spice ❌
Scrcpy ❌
Terminal β­• ❌ βœ“ ❌ ❌
SSH β­• ❌ βœ“ ❌ ❌
TELNET β­• ❌ βœ“ ❌ ❌ ❌
FTP ❌ ❌ ❌

Legend:
βœ“ : completed; … : working; β­• : not completed; Empty: not started; ❌: not supported

  • The development of common remote control protocol clients and some servers has been completed. It has preliminary practical functions, and needs to be tried by small partners, find bugs, and put forward suggestions that can be more convenient to use in practical applications.

  • For terminal remote control, because qtermwidget only supports LINUX/UNIX, it needs to support other platforms.

  • Peer-to-Peer (P2P) remote control is finished. which is also a feature of this project. See requirements for details: #7

Download

Development documentation online

Compilation

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.