Skip to main content

connect_socks5

Function connect_socks5 

Source
pub async fn connect_socks5(
    stream: &mut TcpStream,
    target_host: String,
    target_port: u16,
    auth: &Option<ProxyAuth>,
) -> ProxyResult<()>
Expand description

Метод создания подключения с SOCKS5 прокси