Advertisement
zikoman

hhhhhggg

Apr 15th, 2021
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.59 KB | None | 0 0
  1. verride": [
  2. "http",
  3. "tls"
  4. ],
  5. "enabled": false
  6. },
  7. "tag": "socks"
  8. },
  9. {
  10. "port": 10809,
  11. "protocol": "http",
  12. "settings": {
  13. "userLevel": 8
  14. },
  15. "tag": "http"
  16. }
  17. ],
  18. "log": {
  19. "loglevel": "warning"
  20. },
  21. "outbounds": [
  22. {
  23. "mux": {
  24. "enabled": false
  25. },
  26. "protocol": "vmess",
  27. "settings": {
  28. "vnext": [
  29. {
  30. "address": "presidency.eg",
  31. "port": 80,
  32. "users": [
  33. {
  34. "alterId": 16,
  35. "id": "a40d34c6-b77c-4648-9210-3e8d2f4226b5",
  36. "level": 8,
  37. "security": "auto"
  38. }
  39. ]
  40. }
  41. ]
  42. },
  43. "streamSettings": {
  44. "network": "ws",
  45. "security": "",
  46. "wsSettings": {
  47. "headers": {
  48. "Host": "dev-2.openv2ray.com"
  49. },
  50. "path": "/opentunnel?user\u003dopentunnel.net-foprt"
  51. }
  52. },
  53. "tag": "proxy"
  54. },
  55. {
  56. "protocol": "freedom",
  57. "settings": {},
  58. "tag": "direct"
  59. },
  60. {
  61. "protocol": "blackhole",
  62. "settings": {
  63. "response": {
  64. "type": "http"
  65. }
  66. },
  67. "tag": "block"
  68. }
  69. ],
  70. "policy": {
  71. "levels": {
  72. "8": {
  73. "connIdle": 300,
  74. "downlinkOnly": 1,
  75. "handshake": 4,
  76. "uplinkOnly": 1
  77. }
  78. },
  79. "system": {
  80. "statsOutboundUplink": true,
  81. "statsOutboundDownlink": true
  82. }
  83. },
  84. "routing": {
  85. "domainStrategy": "IPIfNonMatch",
  86. "rules": []
  87. },
  88. "stats": {}
  89. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement