Advertisement
zikoman

Untitled

Sep 7th, 2023
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. {
  2. "inbounds": [
  3. {
  4. "listen": "127.0.0.1",
  5. "port": "3080",
  6. "protocol": "socks",
  7. "settings": {
  8. "auth": "noauth",
  9. "udp": true,
  10. "userLevel": 8
  11. }
  12. },
  13. {
  14. "listen": "127.0.0.1",
  15. "port": "8880",
  16. "protocol": "http",
  17. "settings": {
  18. "userLevel": 8
  19. }
  20. }
  21. ],
  22. "log": {
  23. "loglevel": "none"
  24. },
  25. "outbounds": [
  26. {
  27. "mux": {
  28. "concurrency": 8,
  29. "enabled": false
  30. },
  31. "protocol": "vmess",
  32. "settings": {
  33. "vnext": [
  34. {
  35. "address": "151.101.134.219",
  36. "port": 443,
  37. "users": [
  38. {
  39. "alterId": 0,
  40. "id": "8f2b85b0-1ac5-4383-afd6-41b431196507",
  41. "level": 8,
  42. "security": "chacha20-poly1305"
  43. }
  44. ]
  45. }
  46. ]
  47. },
  48. "streamSettings": {
  49. "network": "ws",
  50. "security": "tls",
  51. "tlsSettings": {
  52. "allowInsecure": true,
  53. "serverName": "151.101.134.219"
  54. },
  55. "wsSettings": {
  56. "headers": {
  57. "Host": "mane-faslty-prueba.clud.shop"
  58. },
  59. "path": "/ai6vmnEd/"
  60. }
  61. }
  62. }
  63. ],
  64. "policy": {
  65. "levels": {
  66. "8": {
  67. "connIdle": 300,
  68. "downlinkOnly": 1,
  69. "handshake": 4,
  70. "uplinkOnly": 1
  71. }
  72. },
  73. "system": {
  74. "statsOutboundDownlink": false,
  75. "statsOutboundUplink": false
  76. }
  77. },
  78. "stats": {}
  79. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement