mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-10 02:53:12 +00:00
388 B
388 B
socks
入站是一个 socks4, socks4a 和 socks5 服务器.
结构
{
"type": "socks",
"tag": "socks-in",
... // 监听字段
"users": [
{
"username": "admin",
"password": "admin"
}
]
}
监听字段
参阅 监听字段。
字段
users
SOCKS 用户
如果为空则不需要验证。