Skip to main content

is_socks5_proxy

Function is_socks5_proxy 

Source
pub async fn is_socks5_proxy(addr: SocketAddr) -> bool
Expand description

Check if a Socks5 proxy is listening at addr via a protocol handshake.