socks-client ~master (2022-05-15T13:01:33.2974413)
Dub
Repo
connectTCPSocks
socks
client
vibe
Undocumented in source. Be warned that the author may not have intended to support it.
version(SocksClientDriverVibed)
TCPConnection
connectTCPSocks
(
S
)
(
S
socksOptions
,
string
host
,
ushort
port
,
string
bind_interface
= null
,
ushort
bind_port
= 0
,
Duration
timeout
=
Duration.max
)
if
(
isSocksOptions
!
S
)
Meta
Source
See Implementation
socks
client
vibe
functions
connectTCPSocks