Type alias SocksProxyAgentOptions

SocksProxyAgentOptions: Omit<SocksProxy, "ipaddress" | "host" | "port" | "type" | "userId" | "password"> & http.AgentOptions

Generated using TypeDoc