KiteTorrent
Toggle table of contents
0.0.1-SNAPSHOT
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteTorrent
kitetorrent-session
/
io.github.yuroyami.kitetorrent.session.engine
/
KiteTorrentEngine
/
setHttpProxy
set
Http
Proxy
fun
setHttpProxy
(
host
:
String
?
,
port
:
Int
=
0
,
username
:
String
?
=
null
,
password
:
String
?
=
null
)
Route all outbound TCP dials through an HTTP CONNECT proxy (HTTP Basic auth when given).