Function run_socks5_server

Source
pub(crate) async fn run_socks5_server(endpoint: &str) -> Result<Receiver<bool>>
Expand description

Run the final hop of the connection, which finally makes the actual network request to the intended host and relays it back