fix #66
This commit is contained in:
parent
d9b652bb11
commit
69e5fbc9df
@ -55,10 +55,7 @@ pub async fn handle(
|
|||||||
|
|
||||||
let _ = conn.shutdown().await;
|
let _ = conn.shutdown().await;
|
||||||
|
|
||||||
log::info!(
|
log::info!("[socks5] [{ctrl_addr}] [dissociate] [{target_addr}]");
|
||||||
"[socks5] [{}] [dissociate] [{target_addr}]",
|
|
||||||
conn.peer_addr()?
|
|
||||||
);
|
|
||||||
|
|
||||||
res
|
res
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user