rustdesk / rustdesk-server-pro

Some scripts for RustDesk Server Pro are hosted here.
107 stars 48 forks source link

Proxy-Only Configuration for Custom Client #263

Open MPalatucciEng opened 1 month ago

MPalatucciEng commented 1 month ago

With our company, in order to offer support to customers, we customised the client, with the web console. Many times, users are behind proxies. In order to allow users behind proxies to connect to our servers, we need to give them access to the network settings, so that they can set the proxy configuration. Is it possible to insert some setting to only allow the proxy configuration options to be displayed, hiding all the network settings? (Server ID, Relay server, API Server and Key) so as to avoid exposing this data. Perhaps with an advanced setting in the Custom client generator. Or by separating the proxy settings from the network settings, so that the user does not have access to the network settings but only to the proxy settings.

MPalatucciEng commented 1 month ago

sample