Struct socks5_server::auth::Password
source · pub struct Password { /* private fields */ }Expand description
Username and password as the socks5 handshake method.
pub struct Password { /* private fields */ }Username and password as the socks5 handshake method.