mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Rustdesk not honoring specified relay port #2573
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#2573
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Karbust on GitHub (Mar 22, 2024).
Bug Description
The port specified on the relay server's url is not being honored for connections when connecting always through relay.
How to Reproduce
Use a different port on the relay server's address.
Expected Behavior
Use the specified port to connect through the relay server.
Operating system(s) on local side and remote side
Windows 10/11 -> Windows 11
RustDesk Version(s) on local side and remote side
1.2.3 -> 1.2.3-1
Screenshots
Additional Context
hbbs is using the
-roption with the same address and port specified on the client.@rustdesk commented on GitHub (Mar 22, 2024):
#763