mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2025-12-28 13:21:33 +00:00
Update peer.rs
This commit is contained in:
parent
85261271e8
commit
c28d02854c
@ -15,7 +15,6 @@ use std::{
|
||||
time::Instant,
|
||||
};
|
||||
|
||||
use hex;
|
||||
|
||||
pub const IP_CHANGE_DUR: u64 = 180;
|
||||
pub const IP_CHANGE_DUR_X2: u64 = IP_CHANGE_DUR * 2;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user