We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
关闭tun 使用dns的fallback配置来避免dns污染相关问题 mixed-port:7890redir-port:7892authentication:[""]allow-lan:truemode:Rulelog-level:infoipv6:falseexternal-controller::9999external-ui:uisecret:tun:{enable:false}experimental:{ignore-resolve-fail:true,interface-name:en0}dns:{enable:true,ipv6:false...
Unfortunately, there is no native or elegant way to implement daemons on Golang. We recommend using third-party daemon management tools like PM2, Supervisor or the like to keep Clash running as a service.In the case of pm2, start the daemon this way:...
ignore-resolve-fail: true# RESTful API 的口令secret: ''# 您可以将静态网页资源(如 clash-dashboard)放置在一个目录中,clash 将会服务于 `RESTful API/ui`# 参数应填写配置目录的相对路径或绝对路径。external-ui: '/root/.config/clash/dashboard'dns: enable: true# set true to enable dns (default i...
这篇博文只记录核心部分,大部分的过程还是沿用之前文章。ESXi install Alpine & Clash Proxy 开启TUN模式 开启TUN模式只需要在config.yaml中增加以下配置即,经求证,Clash在Linux下目前没有自动获取 interface-name 的功能,所以需要手动指定interface-name。
service: Add a manual install prompt while service install failed by @greenhat616 tun: Support auto-route while clash-rs support it by @greenhat616 Use cross-rs to build aarch64 by @greenhat616 Try to support linux aarch64 build by @greenhat616 🐛 Bug Fixes ci: Update publish...
Install Clash requires Go >= 1.13. You can build it from source: $ go get -u -v github.com/Dreamacro/clash Pre-built binaries are available here:release Pre-built TUN mode binaries are available here:TUN release. Source is not currently available. ...
Unfortunately, there is no native or elegant way to implement daemons on Golang. We recommend using third-party daemon management tools like PM2, Supervisor or the like to keep Clash running as a service.In the case of pm2, start the daemon this way:...
{API}/ui` # input is a relative path to the configuration directory or an absolute path # external-ui: folder # Secret for RESTful API (Optional) # secret: "" # experimental feature experimental: ignore-resolve-fail: true # ignore dns resolve fail, default value is true # interface-name...
common fix: fail to set KeepAliveIntervall MetaCubeX#715 Sep 25, 2023 component chore: share N.dialer code Sep 25, 2023 config chore: ntp service support dialer-proxy Sep 25, 2023 constant feat: inbound support Hysteria2 Sep 21, 2023 context chore: Update dependencies Apr 9, 2023 dns ...