Projects STRLCPY sing-box Files
🤬
49 lines | UTF-8 | 594 bytes

http 出站是一个 HTTP CONNECT 代理客户端

结构

{
  "type": "http",
  "tag": "http-out",
  
  "server": "127.0.0.1",
  "server_port": 1080,
  "username": "sekai",
  "password": "admin",
  "tls": {},

  ... // 拨号字段
}

字段

server

==必填==

服务器地址。

server_port

==必填==

服务器端口。

username

Basic 认证用户名。

password

Basic 认证密码。

tls

TLS 配置, 参阅 TLS

拨号字段

参阅 拨号字段

Please wait...
Page is in error, reload to recover