mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2025-07-03 00:05:47 +00:00
pass nat_type
This commit is contained in:
parent
3bd05ca604
commit
e40b2419a4
@ -416,6 +416,7 @@ impl RendezvousServer {
|
||||
socket_addr: AddrMangle::encode(addr),
|
||||
pk,
|
||||
relay_server,
|
||||
nat_type: phs.nat_type,
|
||||
..Default::default()
|
||||
});
|
||||
if let Some(socket) = socket {
|
||||
|
Loading…
x
Reference in New Issue
Block a user