mirror of
https://github.com/UNITRONIX/BetterDesk.git
synced 2026-09-10 17:45:42 +00:00
ab2dc5d3ab
- Add menu option T (Toggle HTTP/HTTPS) to betterdesk.sh and betterdesk.ps1 - Add --protocol http|https CLI flag (bash) and -Protocol param (PS1) - Toggle updates .env, systemd/NSSM services, and Go server TLS flags - Auto-generate self-signed cert when switching to HTTPS if none exists - Go API (:21114) always stays HTTP (internal Node.js<->Go communication) - Fix betterdeskApi.js: conditional httpsAgent/httpAgent based on URL scheme - Fix deviceStatusPush.js: TLS options only applied for wss:// connections This commit was made possible thanks to Insolve.