Skip to content
Discussion options

You must be logged in to vote
      "network": "http",

does not refer to splithttp at all. it configures the http proxy protocol. I suggest to follow these examples: https://github.com/XTLS/Xray-examples/tree/main/VLESS-TLS-SplitHTTP-CaddyNginx

there is also a conceptual problem: you have "splithttp" and socks both as inbound, but in fact on the client side, socks should be inbound, splithttp should be outbound. on the server, splithttp should be inbound and freedom should be outbound

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by luanyaolingwu
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants