Skip to content

Instantly share code, notes, and snippets.

@vcheckzen
Created July 21, 2024 18:33
Show Gist options
  • Save vcheckzen/afaed52f7fca88994d62fa4653f44f1c to your computer and use it in GitHub Desktop.
Save vcheckzen/afaed52f7fca88994d62fa4653f44f1c to your computer and use it in GitHub Desktop.
SingBox Http Client
{
"inbounds": [
{
"type": "mixed",
"listen": "::",
"listen_port": 10000
}
],
"outbounds": [
{
"type": "http",
"server": "183.240.98.84",
"server_port": 443,
"headers": {
"X-T5-Auth": "683556433",
"Host": "153.3.236.22:443",
"User-Agent": "okhttp/3.11.0 Dalvik/2.1.0 (Linux; U; Android 11; Redmi K30 5G Build/RKQ1.200826.002) baiduboxapp/11.0.5.12 (Baidu; P1 11)"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment