You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature Request: Dynamic IP Whitelist API for Client Connections
Summary
Add automatic IP whitelist management for client remote desktop connections when using IP-restricted security.
Problem
To secure RustDesk ports (21116/21117) with IP whitelist, clients need static IPs. When client IPs change (mobile/travel/ISP changes), remote desktop connections fail until manual whitelist update.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Request: Dynamic IP Whitelist API for Client Connections
Summary
Add automatic IP whitelist management for client remote desktop connections when using IP-restricted security.
Problem
To secure RustDesk ports (21116/21117) with IP whitelist, clients need static IPs. When client IPs change (mobile/travel/ISP changes), remote desktop connections fail until manual whitelist update.
Proposed Solution
Client-side automatic IP reporting:
API Endpoint:
Benefits
Use Case
User scenarios:
Client automatically updates server whitelist, maintaining secure remote desktop access.
Implementation
This would significantly improve RustDesk Pro's enterprise security posture while maintaining ease of use.
Beta Was this translation helpful? Give feedback.
All reactions