AnyTLS — not supported by Xray-core
Xray-core does not implement the AnyTLS protocol. There is no anytls value in infra/conf/.
Workaround
For AnyTLS connectivity, use:
- AnyTLS — sing-box — full client and server support.
- AnyTLS — mihomo — full client and server support.
If you specifically need to chain Xray to an AnyTLS server, run sing-box or mihomo as a sidecar and route Xray's outbound through it via SOCKS5.
Why Xray skipped it
AnyTLS is a relatively young camouflage protocol — most of what it provides (TLS-shaped tunnel with padding) is covered by VLESS over TLS with REALITY in Xray's stack.
