Skip to content

Instantly share code, notes, and snippets.

@vcheckzen
Last active May 11, 2021 08:41
Show Gist options
  • Save vcheckzen/8e983d56ade033a2d3ae398e12a1c6ee to your computer and use it in GitHub Desktop.
Save vcheckzen/8e983d56ade033a2d3ae398e12a1c6ee to your computer and use it in GitHub Desktop.
{
"inbounds": [
{
"port": 443,
"listen": "0.0.0.0",
"protocol": "vless",
"settings": {
"decryption": "none",
"clients": [
{
"id": "c9e6e3f6-caea-435a-84d8-17da1b51fe1e"
}
]
},
"streamSettings": {
"network": "ws",
"wsSettings": {
"path": "/tysh/resources/images/newIndex/new-img01.png"
}
},
"sockopt": {
"mark": 0,
"tcpFastOpen": true,
"tproxy": "off"
}
}
],
"outbounds": [
{
"protocol": "freedom"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment