ISocks5Proxy Interface

Summary

SOCKS5 proxy configuration
Namespace
OpenTl.ClientApi.MtProto
Implementing Types
graph TD Type["ISocks5Proxy"] class Type type-node Type-.->Implementing0["Socks5ProxyConfig"] click Implementing0 "/OpenTl.ClientApi/api/OpenTl.ClientApi/Socks5ProxyConfig"

Syntax

public interface ISocks5Proxy

Properties

Name Value Summary
Endpoint EndPoint
Proxy-server address and port. and
Password string
Password. Not required
Username string
Username. Not required