-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
force to use relay server #253
Comments
|
thank you @DoM1niC |
@bagherfathi Do you make it? I don't know how to set the 'ALWAYS_USE_RELAY'.PLEASEA HELP ME!!! |
@bagherfathi Add: I have already used the '-k' parameter when run the hbbs and hbbr , but it dont work.All I get is p2p connection without using relay |
[root@sh ~]# cat /usr/lib/systemd/system/hbbs.service
|
I would like to contribute with my usage : I use the last docker image of rustdesk-server:1.1.12, I set the env variable in docker-compoe:
I got in log: hbbs | [2024-12-27 11:39:12.562092 +01:00] INFO [src/rendezvous_server.rs:153] ALWAYS_USE_RELAY=Y But, when two peers are on the same subnet lan, they're still doing P2P connection. Best regards |
hi
is it an option in configuration or a tricky solution to prevent RustDesk from a p2p connection and force it to pass all traffic through the relay server?
thanks
The text was updated successfully, but these errors were encountered: