Replies: 7 comments
-
Beta Was this translation helpful? Give feedback.
-
Yes, I have seen this example. However, there is one uncertain part below that I'm unsure how to handle. The parameter "dest": "@https" needs to be connected to my Caddy configuration file. It's quite challenging for me to complete this task. Would you mind taking a look at my current configuration file? You can find it at https://github.com/cary-sas/across/tree/master/xray/etc. |
Beta Was this translation helpful? Give feedback.
-
“@http2.sock"是UDS连接时采用Abstract sockets模式,其介绍可参考 fallbacks 配置中"dest"说明。 |
Beta Was this translation helpful? Give feedback.
-
Sorry, I'm still having difficulty with this particular section, for this place |
Beta Was this translation helpful? Give feedback.
-
晕!! |
Beta Was this translation helpful? Give feedback.
-
Sorry for bothering you again, but you see my current Caddy config, would you please tell me how to update it accordingly? https://github.com/cary-sas/across/blob/master/xray/etc/caddy.json |
Beta Was this translation helpful? Give feedback.
-
以我的Caddy配置为准即可!根本无必要以你的Caddy配置来更新,不精简、冗余(嵌套)。 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I want to update my current config setting from " XTLS + ws + h2 + gRPC + TCP + naiveProxy + ss " to " REALITY + ws + h2 + gRPC + TCP + naiveProxy + ss ", would you please guide me on how to achieve this? see my current config in here, https://github.com/cary-sas/across/tree/master/xray/etc,
Beta Was this translation helpful? Give feedback.
All reactions