Guest User

Untitled

a guest
Dec 20th, 2024
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. {
  2. "inbounds": [
  3. {
  4. "listen": "127.0.0.1",
  5. "port": 10808,
  6. "protocol": "socks",
  7. "settings": {
  8. "udp": true
  9. }
  10. }
  11. ],
  12. "log": {
  13. "loglevel": "error"
  14. },
  15. "outbounds": [
  16. {
  17. "protocol": "vless",
  18. "settings": {
  19. "vnext": [
  20. {
  21. "address": "REDACTED.duckdns.org",
  22. "port": 443,
  23. "users": [
  24. {
  25. "encryption": "none",
  26. "flow": "xtls-rprx-vision",
  27. "id": "REDACTED"
  28. }
  29. ]
  30. }
  31. ]
  32. },
  33. "streamSettings": {
  34. "network": "tcp",
  35. "realitySettings": {
  36. "fingerprint": "chrome",
  37. "publicKey": "REDACTED",
  38. "serverName": "www.googletagmanager.com",
  39. "shortId": "REDACTED",
  40. "spiderX": ""
  41. },
  42. "security": "reality"
  43. }
  44. }
  45. ]
  46. }
Advertisement
Add Comment
Please, Sign In to add comment