httpConnectSocks5h
function httpConnectSocks5h( baseUrl, proxy, options?): HttpRpcClient;Defined in: src/client/socks5h.ts:787
Connect the HTTP RPC client through SOCKS5h with no direct fallback.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
baseUrl |
string |
proxy |
string |
options |
Socks5hHttpConnectOptions |
