mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-05-06 17:59:11 +00:00
cli: put the local IP at the front (#1256)
This commit is contained in:
@@ -64,3 +64,5 @@ pub async fn recv_packet_from_chan(
|
||||
.await
|
||||
.ok_or(anyhow::anyhow!("recv_packet_from_chan failed"))
|
||||
}
|
||||
|
||||
pub const PUBLIC_SERVER_HOSTNAME_PREFIX: &str = "PublicServer_";
|
||||
|
||||
Reference in New Issue
Block a user