fix nat64 and refactor ipv6
This commit is contained in:
parent
3bd48cd087
commit
67ad937fdd
7 changed files with 157 additions and 156 deletions
|
|
@ -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();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue