Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 4 commits into from
Jun 27, 2024

Conversation

chika0801
Copy link
Contributor

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"
      },

@coolsnowwolf coolsnowwolf merged commit 9c99a24 into fw876:master Jun 27, 2024
1 of 7 checks passed
@chika0801 chika0801 deleted the test branch June 28, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants