Describe the bug The client cannot be connected to the server, and the server has always prompted to disconnect the connection. Always remind: Tcp connection from [::ffff:124.xxx.xxx.226]:52808, ws: false Tcp connection from [::ffff:124...
version 1.1.9 My assumption is it ignore socks5 somehow in one stage of connecting to rustdesk servers, that's why I cannot connect with socks on, it cannot register itself and somehow mapping do not occur, when not using socks, with a diff system (using a sys wide vpn) it worked hal...
const MESSAGE_SIZE : usize = 32;//缓冲区大小 let mut client = TcpStream::connect(LOCAL_HOST).expect("Failed to connect");//连接服务端 client.set_nonblocking(true).expect("Failed to intiate non-blocking");//设置为非阻塞模式 let (sender,receiver) = mpsc::channel::<String>(); 1. 2....
5. The Enter key does not work in the address bar. You have to type in the address and then manually press the arrow button to connect. A minor annoyance. Fix those issues, and I'd easily give this client app 5 stars. Now, in terms of feature requests, I'd really love to see ...
5. The Enter key does not work in the address bar. You have to type in the address and then manually press the arrow button to connect. A minor annoyance. Fix those issues, and I'd easily give this client app 5 stars. Now, in terms of feature requests, I'd really love to see ...
Failed to connect to relay servererror Please make surehbbris running. More information abouthbbr, you can findhere. If yourhbbrdoes not run on the same machine ofhbbs, or you have multiple relay servers, or you do not run it on default port21117, you have to tell it tohbbsexplicit...
can't get rustdesk-server-demo work first run serverdemo IP=192.168.2.231 cargo run 2.set ID/Relay address on client connect to another pc the server log output register_peer 192.168.2.3:53374 punch_hole_request 192.168.2.3:49650 relay_response 192.168.2.231:46299 ...
Based on your Docker compose configuration, the RustDesk server encrypts all connections based on your public key available in the hbbs directory. Any RustDesk client without the key cannot connect through the relay server. View and copy your server public key. $ cat /opt/rustdesk/hbbs/id_ed...
Describe the bug While setting up the hbbs and hbbr server on my router within docker container, it works well with incoming connection from wan, but machines in my home network cannot connect any of external ones. The remote client show...
I can connect to and from all of the "other" clients (all outside the of the LAN), but I cannot establish a connection to or from the Windows Server on the LAN. When I attempt to connect to the Windows Server client I get a "Connection Error" window that says "Failed to connect ...