Facebook
From Mm, 1 Month ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 155
  1. {
  2.   "remarks": "fragmentky3su6tow (IRCF Fragment)",
  3.   "log": {
  4.     "access": "",
  5.     "error": "",
  6.     "loglevel": "warning"
  7.   },
  8.   "inbounds": [
  9.     {
  10.       "tag": "socks",
  11.       "port": 2080,
  12.       "listen": "127.0.0.1",
  13.       "protocol": "socks",
  14.       "sniffing": {
  15.         "enabled": true,
  16.         "destOverride": [
  17.           "http",
  18.           "tls"
  19.         ],
  20.         "routeOnly": false
  21.       },
  22.       "settings": {
  23.         "auth": "noauth",
  24.         "udp": true,
  25.         "allowTransparent": false
  26.       }
  27.     },
  28.     {
  29.       "tag": "http",
  30.       "port": 2081,
  31.       "listen": "127.0.0.1",
  32.       "protocol": "http",
  33.       "sniffing": {
  34.         "enabled": true,
  35.         "destOverride": [
  36.           "http",
  37.           "tls"
  38.         ],
  39.         "routeOnly": false
  40.       },
  41.       "settings": {
  42.         "auth": "noauth",
  43.         "udp": true,
  44.         "allowTransparent": false
  45.       }
  46.     }
  47.   ],
  48.   "outbounds": [
  49.     {
  50.       "tag": "proxy",
  51.       "protocol": "vless",
  52.       "settings": {
  53.         "vnext": [
  54.           {
  55.             "address": "panel.masoud.click",
  56.             "port": 2087,
  57.             "users": [
  58.               {
  59.                 "id": "811e7422-4f6c-4b6a-d92f-f9e6fe3d7469",
  60.                 "alterId": 0,
  61.                 "email": "[email protected]",
  62.                 "security": "auto",
  63.                 "encryption": "none",
  64.                 "flow": ""
  65.               }
  66.             ]
  67.           }
  68.         ]
  69.       },
  70.       "streamSettings": {
  71.         "network": "ws",
  72.         "security": "tls",
  73.         "tlsSettings": {
  74.           "allowInsecure": false,
  75.           "serverName": "PANEL.MasoUD.CLiCk",
  76.           "alpn": [
  77.             "h2",
  78.             "http/1.1"
  79.           ],
  80.           "fingerprint": "chrome",
  81.           "show": false
  82.         },
  83.         "wsSettings": {
  84.           "path": "/ws",
  85.           "headers": {
  86.             "Host": "PANEL.MasoUD.CLiCk"
  87.           }
  88.         },
  89.         "sockopt": {
  90.           "dialerProxy": "fragment",
  91.           "tcpKeepAliveIdle": 100,
  92.           "mark": 255,
  93.           "tcpNoDelay": true
  94.         }
  95.       }
  96.     },
  97.     {
  98.       "tag": "fragment",
  99.       "protocol": "freedom",
  100.       "settings": {
  101.         "domainStrategy": "AsIs",
  102.         "fragment": {
  103.           "packets": "tlshello",
  104.           "length": "10-20",
  105.           "interval": "10-20"
  106.         }
  107.       },
  108.       "streamSettings": {
  109.         "sockopt": {
  110.           "tcpNoDelay": true,
  111.           "tcpKeepAliveIdle": 100
  112.         }
  113.       }
  114.     },
  115.     {
  116.       "tag": "direct",
  117.       "protocol": "freedom",
  118.       "settings": {}
  119.     },
  120.     {
  121.       "tag": "block",
  122.       "protocol": "blackhole",
  123.       "settings": {
  124.         "response": {
  125.           "type": "http"
  126.         }
  127.       }
  128.     }
  129.   ],
  130.   "routing": {
  131.     "domainStrategy": "AsIs",
  132.     "rules": [
  133.       {
  134.         "type": "field",
  135.         "inboundTag": [
  136.           "api"
  137.         ],
  138.         "outboundTag": "api",
  139.         "enabled": true
  140.       },
  141.       {
  142.         "id": "5627785659655799759",
  143.         "type": "field",
  144.         "port": "0-65535",
  145.         "outboundTag": "proxy",
  146.         "enabled": true
  147.       }
  148.     ]
  149.   }
  150. }