fix nat64 and refactor ipv6
This commit is contained in:
@@ -102,6 +102,8 @@ pub async fn connect_test(
|
||||
handler,
|
||||
).await {
|
||||
log::error!("Failed to connect {}: {}", &id, err);
|
||||
} else {
|
||||
// rpassword::prompt_password("Input anything to exit").ok();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user