Projects STRLCPY sing-box Files
🤬
49 lines | ISO-8859-1 | 610 bytes

http outbound is a HTTP CONNECT proxy client.

Structure

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

Fields

server

==Required==

The server address.

server_port

==Required==

The server port.

username

Basic authorization username.

password

Basic authorization password.

tls

TLS configuration, see TLS.

Dial Fields

See Dial Fields for details.

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