Skip to content

UserManual

Kang Lin edited this page Mar 27, 2026 · 16 revisions

User Manual

RabbitRemoteControl-UserMaunal.mp4

Starting a new operate

Use "Menu Bar → Operate → Start" or "Toolbar → Start" to open the operate settings dialog. Once you've completed your settings, you can open the operate.

  • Using the menu bar

    start-menu-empty
  • Using the toolbar

    start-toolbar-empty
  • Setting an operate dialog

    start-setting

Opening recent operate

You can open previously opened operate using "Menu Bar → Operate → Recent," "Toolbar → Recent," or the "Recent List" on the dock bar. Use saved settings to quickly open operate.

  • Using the menu bar

    recent-menu
  • Using the boolbar

    recent-toolbar
  • Using the dock

    recent-dock

Current operate's "Menu"

When an operate is started, a "Menu" for the current operate is inserted in the "Menu Bar → Operate" and "Toolbar."

This "Menu" allows you to control the current operate. When switching between operations, this menu automatically switches to the current operation's menu.

  • Menu bar

    • FreeRDP

      operate-freerdp-menu
    • SSH

      operate-ssh-menu
  • Toolbar

    • FreeRDP

      operate-freerdp-toolbar
    • SSH

      operate-ssh-toolbar

Active operation list

When an operation is started, the current operation is inserted in "Menu Bar → View → Activity", "Toolbar → Activity", and the docked "Activity list". You can use this to easily switch to the desired operation.

  • Menu bar

    active-menu
  • Tool bar

    active-toolbar
  • Using the Dock

    active-dock

Sharing "Operation Parameters"

  • The purpose of sharing "operation parameters" is:

    • Team collaboration. The team can access the same target using the same "operation parameters".
    • Accessing the same target using the same "operation parameters" on different devices.
    • Accessing the same target using the same "operation parameters" in different geographical locations.
    • Accessing the same target using the same "operation parameters" across different networks.
  • Operation: Open "Settings → Database" and then "Save operation to:"

    image
    • Sharing via files

      • "Operation parameters" are saved as files with the extension ".rrc" in "My Documents/Rabbit/RabbitRemoteControl/share/". Users can share the ".rrc" files to share "operation parameters".

      • Open ".rrc" file from "Menu → Operate → Open rabbit remote control file":

        image
    • Sharing via database

      • Users only need to use the same database to share "operation parameters".

        image
  • Security

Security

  • Security levels:
    • High
    • Medium
    • Low

Password Security

The security level of passwords is "High".

Passwords are encrypted before being saved to files or databases.

  • Operation: Open Settings → Plugins

    image
    • Save the password to the system's "credential manager"
      • Feature: The "password" is stored separately in "Credential Manager" and is not saved together with other "operation parameters".
      • Usage condition: Assumes that the local logged-in user's system environment is secure.
    • Save the encrypted password in the settings. Use "Encryption Key" to encrypt the "password".
      • Feature: The "password" is stored together with other "operation parameters" after encryption.
      • Usage conditions:
        • No specific usage conditions.
          • Must set the "Encryption Key".
        • Assumes that the local logged-in user's system environment is secure.
          • "Encryption Key" can be set to empty, the program will automatically generate a random "Encryption Key" to encrypt the "password".

Security of sharing "operation parameters"

The security level of "operation parameters" is "medium".

Sharing is decided by the user. For detailed operations, see: Sharing 'operation parameters'

  • Sharing via file: Users need to ensure that their file-sharing method is secure (or can accept a "medium" data leakage risk) to use it.
  • Sharing via network database: Because the security of accessing databases over the network is relatively weak, users need to ensure that their usage environment is secure (or can accept a "medium" data leakage risk) to use it.

Clone this wiki locally