Jump to content

Search the Community

Showing results for tags 'addressbook'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 1 result

  1. Hello folks, as RustDesk is a very good open source TeamViewer alternative and flexible remote helpdesk app (free to use and ability to selfhost the server e.g. in a docker-container) there were two things i missed. Address-Book for Clients/Hosts Connect to Clients from different Servers not just my own (e.g. my private hosted rustdesk-server and the company-server which have different API-Keys and IP-addresses) Solution is a kind of inventory-manager for RustDesk RustDesk-Manager need a master-passwort (set by user) for encrypting API-Keys can store the files in an individual file based config-folder (e.g to use it from different computers in a cloud-sync folder) can be used without installing the exe (runs with parameters minimizes to tray Requirements: running RustDesk-Server Instance rustdesk.exe 1.2.4 or above (commandline parameters were added - props to the rustdesk developers) this App Screenshot of the GUI: after some months of testing and improving, i want to share the code to give something back to this forum. Thanks for all useful stuff in the past and hopefully future ! Feel free to use it, change it, give a short feedback or make a donation 🤗 Yours, Stefan ________ EDIT ________ 2025-03-16: v1.0.0.16 encrypts Server-Address and Client-IDs (for existing Items just rightclick for edit and save them to encrypt Address/ID as well) saves the setting of "SaveClientPass" to Ini file instead of registry as it it a common setting for all users of a certain Config 2025-03-23: v1.0.0.20 Clientpassword is now part of editing a client -> can be displayed by asking the Masterpassword again Rustdesk-Master.au3
×
×
  • Create New...