Subscription Link Subscriptions & Configuration
A URL provided by a service, periodically fetched by the client to pull the latest node list and configuration. It's equivalent to your account credential — anyone with the link can use your traffic, so never share it publicly.
Subscription Conversion Subscriptions & Configuration
The process of converting a subscription in another client's format into Clash-readable YAML. Most providers already offer a Clash-specific link; if not, a conversion tool can generate one, and even apply a custom routing template along the way.
Configuration File Subscriptions & Configuration
Usually named config.yaml, it centrally defines listening ports, DNS behavior, nodes, proxy groups, and rules — the sole basis on which the core runs. Importing a subscription essentially means the client downloads and manages this file for you.
YAML Subscriptions & Configuration
The text format Clash configuration uses, expressing hierarchy through indentation — easy for both humans and programs to read. Indentation must use spaces; mixing in tabs or misaligning levels makes the core reject the file with a parse error.
Mixed Port Subscriptions & Configuration
A single port that accepts both HTTP and SOCKS5 proxy requests, commonly defaulting to 7890. When setting a proxy address for a browser extension or command-line tool, this one port is all you need.
allow-lan Subscriptions & Configuration
A switch that lets other devices on the local network connect to this machine's proxy port. Once enabled, point a TV, game console, or tablet's network proxy at this computer's LAN IP and Mixed Port to share the same configuration — just remember to allow it through the firewall.