Socks5ProxyConfig Class

Summary

SOCKS5 proxy configuration
Namespace
OpenTl.ClientApi
Interfaces
Base Types
  • object
graph TD Base0["object"]-->Type Interface0["ISocks5Proxy"]-.->Type click Interface0 "/OpenTl.ClientApi/api/OpenTl.ClientApi.MtProto/ISocks5Proxy" Type["Socks5ProxyConfig"] class Type type-node

Syntax

public sealed class Socks5ProxyConfig : ISocks5Proxy

Properties

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