mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-05 16:21:29 +03:00
more test_nat_type
This commit is contained in:
@@ -212,6 +212,7 @@ async fn handle(data: Data, stream: &mut Connection) {
|
||||
} else {
|
||||
Config::set_socks(Some(data));
|
||||
}
|
||||
crate::common::test_nat_type();
|
||||
crate::rendezvous_mediator::RendezvousMediator::restart();
|
||||
log::info!("socks updated");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user