toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-api
/
love.forte.simbot.bot.configuration
/
ProxyConfiguration
/
Socks
Socks
@
Serializable
@
SerialName
(
value
=
"socks"
)
data
class
Socks
(
val
host
:
String
,
val
port
:
Int
)
:
ProxyConfiguration
(
source
)
socks 代理
Members
Constructors
Socks
Link copied to clipboard
constructor
(
host
:
String
,
port
:
Int
)
Properties
host
Link copied to clipboard
val
host
:
String
port
Link copied to clipboard
val
port
:
Int
value
Link copied to clipboard
open
override
val
value
:
ProxyValue.Socks
得到配置结果