Add CI/CD configuration and API documentation

This commit is contained in:
2026-07-01 21:40:53 +08:00
commit c590135d68
4168 changed files with 740252 additions and 0 deletions
@@ -0,0 +1,11 @@
A Graphical user interface of Clash.Meta for Android.
<h3>Features</h3>
<ul>
<li>Local HTTP/HTTPS/SOCKS server</li>
<li>VMess, Shadowsocks, Trojan, Snell protocol support for remote connections</li>
<li>Built-in DNS server that aims to minimize DNS pollution attack impact, supports DoH/DoT upstream and fake IP</li>
<li>Rules based off domains, GEOIP, IPCIDR or Process to forward packets to different nodes</li>
<li>Remote groups allow users to implement powerful rules. Supports automatic fallback, load balancing or auto select node based off latency</li>
<li>Remote providers, allowing users to get node lists remotely instead of hardcoding in config</li>
</ul>