mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-07 13:44:24 +00:00
Add /clash/:subid endpoint that returns complete Clash YAML config. User provides full template (DNS, routing, proxy-groups, rules) in settings, panel generates proxies from inbound/client data and injects via proxies: [] placeholder replacement. - New SubClashService reads template, generates vmess/vless/trojan/ss proxy entries with transport (ws/grpc/h2/tcp/httpupgrade), TLS, and Reality support - Settings: subClashEnable, subClashPath, subClashURI, subClashTemplate - UI: Clash settings tab, QR code on subpage, Desktop dropdown with clash-verge:// deep link preferring Clash URL - Version bump to v1.5.2-beta |
||
|---|---|---|
| .. | ||
| client_bulk_modal.html | ||
| client_modal.html | ||
| dns_presets_modal.html | ||
| inbound_info_modal.html | ||
| inbound_modal.html | ||
| prompt_modal.html | ||
| qrcode_modal.html | ||
| text_modal.html | ||
| two_factor_modal.html | ||
| warp_modal.html | ||
| xray_balancer_modal.html | ||
| xray_dns_modal.html | ||
| xray_fakedns_modal.html | ||
| xray_outbound_modal.html | ||
| xray_reverse_modal.html | ||
| xray_rule_modal.html | ||