Advertisement
zikoman

Untitled

Aug 7th, 2023
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.22 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": "amp-zero.twimg.com",
  36. "port": 443,
  37. "users": [
  38. {
  39. "alterId": 0,
  40. "encryption": "",
  41. "id": "aca89a93-31e0-4c3f-8f1b-9f4cc37f2eea",
  42. "flow": "",
  43. "level": 8,
  44. "security": "chacha20-poly1305"
  45. }
  46. ]
  47. }
  48. ]
  49. },
  50. "streamSettings": {
  51. "network": "ws",
  52. "security": "tls",
  53. "tlsSettings": {
  54. "allowInsecure": true,
  55. "serverName": "amp-zero.twimg.com"
  56. },
  57. "wsSettings": {
  58. "headers": {
  59. "Host": "mastervenomvmx.venommaster.ddnsgeek.com"
  60. },
  61. "path": "\/3QvGxbjM\/"
  62. }
  63. }
  64. }
  65. ],
  66. "policy": {
  67. "levels": {
  68. "8": {
  69. "connIdle": 300,
  70. "downlinkOnly": 1,
  71. "handshake": 4,
  72. "uplinkOnly": 1
  73. }
  74. },
  75. "system": {
  76. "statsOutboundUplink": false,
  77. "statsOutboundDownlink": false
  78. }
  79. },
  80. "stats": {}
  81. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement