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