Skip to content

vpn

>

clash_windows

https://docs.gtk.pw/

Custom configurations

Let's say I want to add bugly.qq.com to the agent

Because the configuration in the profiles is given by the service provider, it will be updated regularly, and if it is modified in it, it will be overwritten

So turn on the mixin

Then add the configuration in the mixin in the settings

ts
mixin: # Note the indentation below
  rules:
    - "DOMAIN-SUFFIX, bugly.qq.com, Node Selection"

MIT