fw876 / helloworld

GNU General Public License v3.0
3.52k stars 2.62k forks source link

luci-app-ssr-plus: Added new SplitHTTP setting option in Xray version 1.8.16 #1499

Closed chika0801 closed 5 days ago

chika0801 commented 6 days ago

1

2

I've compiled the file myself and tested it on my router and it generates the Xray configuration file for the SplitHTTP parameters correctly and works fine.

    "streamSettings": {
      "network": "splithttp",
      "tlsSettings": {
        "allowInsecure": false,
        "fingerprint": "chrome",
        "serverName": "www.test123.top"
      },
      "splithttpSettings": {
        "host": "www.test123.top",
        "path": "/lovelive"
      },