Created
June 21, 2025 13:35
-
-
Save dirtyarty/d40cdec60bf60435b180330a155415c0 to your computer and use it in GitHub Desktop.
xray
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"inbounds": [ | |
{ | |
"listen": "127.0.0.1", | |
"port": 10808, | |
"protocol": "socks", | |
"settings": { | |
"udp": true | |
} | |
} | |
], | |
"log": { | |
"loglevel": "error" | |
}, | |
"outbounds": [ | |
{ | |
"protocol": "vless", | |
"settings": { | |
"vnext": [ | |
{ | |
"address": "138.124.60.52", | |
"port": 443, | |
"users": [ | |
{ | |
"encryption": "none", | |
"flow": "xtls-rprx-vision", | |
"id": "272746ea-e5af-455d-afb1-4c184c0a254e" | |
} | |
] | |
} | |
] | |
}, | |
"streamSettings": { | |
"network": "tcp", | |
"realitySettings": { | |
"fingerprint": "chrome", | |
"publicKey": "dZ80zzs1p4D_s9LJdVFtFrn0g5mhe97VbDsJziQiswk", | |
"serverName": "www.googletagmanager.com", | |
"shortId": "cbde7a860b6b3c14", | |
"spiderX": "" | |
}, | |
"security": "reality" | |
} | |
} | |
] | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment