ktor-client-core
/
io.ktor.client.engine
/
ProxyBuilder
/
socks
socks
fun
socks
(
host
:
String
,
port
:
Int
)
:
ProxyConfig
Create socks proxy from
host
and
port
.