ARSDesk 1.4.6 Source Notice ARSDesk is based on RustDesk and includes modifications for the ARSDesk client builds. Release files: - ARSDesk-1.4.6-full.exe - ARSDesk-1.4.6-qs.exe - ARSDesk-1.4.6-source.zip Source archive: - ARSDesk-1.4.6-source.zip The source archive is generated from the current ARSDesk client source tree. Private deployment keys are not included. Server private keys are not included. Server-side infrastructure and future access-control/limits work are not included in this client source archive. Default ARSDesk server used by distributed client builds: - server.arsdesk.ru Quick Support build notes: - QS is a separate build mode, not a filename-based mode. - Rust feature: arsdesk_qs - Flutter dart define: ARS_DESK_QS=true - QS disables outgoing connections and keeps incoming support, ID/password, and settings. Build notes: - Full build: python build.py --flutter - QS build: python build.py --flutter --arsdesk-qs