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