Code Pull requests Actions Projects Security Insights Additional navigation options Breadcrumbs clash_for_windows_pkg / Latest commit Cannot retrieve latest commit at this time. History History File metadata and controls 59 lines (44 loc) · 2.15 KB ...
# port of HTTP port: 7890 # port of SOCKS5 socks-port: 7891 # redir proxy for Linux and macOS # redir-port: 7892 allow-lan: false # Rule / Global/ Direct (default is Rule) mode: Rule # set log level to stdout (default is info) # info / warning / error / debug log-level: ...
Clash for Windows在v 0.4.5 版本后可以自定义系统代理需要绕过的域名或IP 部分应用检测到系统代理会拒绝响应(例如网易云音乐uwp),此功能用于解决此类问题 设置方式 config.yaml port: 8888 socks-port: 8889 redir-port: 0 allow-lan: true mode: Rule log-level: info external-controller: '0.0.0.0:6170' ...
This is more of a traditional way of how proxies work. In this mode, depending on the settings indns.nameserver,dns.fallbackanddns.fallback-filter, the destination FQDN are resolved in several different ways. The first result received by Clash DNS module will be sent back to the client. T...
# obfs-opts: # mode: http # or tls # host: bing.com Trojan name: “trojan” type: trojan server: server port: 443 password: yourpsk # udp: true # sni: example.com # aka server name # alpn: #– h2 #– http/1.1 # skip-cert-verify: true ...
A Windows GUI for Clash. Contribute to w7yuu/clash_for_windows_pkg development by creating an account on GitHub.
忘记从前几个版本开始就一直启动不了了,用的同个配置文件不变,检查是通过的,就是启动不了。包括另外用的一个机场的订阅地址配置文件检查都给变成有问题了。麻烦帮忙看看,谢谢。 OpenClash 调试日志 生成时间: 2020-10-28 17:56:16 插件版本: v0.40.14-beta #===
true # old obfs configuration format remove after prerelease - name: "ss2" type: ss server: server port: 443 cipher: chacha20-ietf-poly1305 password: "password" plugin: obfs plugin-opts: mode: tls # or http # host: bing.com - name: "ss3" type: ss server: server port: 443 cipher...
SSR 协议在同时开启 system proxy, enhanced mode 会触发 EOF 编译报错 SSR 协议只开启 enhanced 没事 和Go 项目编译时依赖下载相关,注意测试编译前每次清空依赖缓存 SSR 代理协议参数实例 - type: ssr name: GM 京港 02 server: example.com port: "10000" password: password obfs: http_simple protocol: au...
Fix: snell should support the config without obfs Dec 24, 2020 common Fix: tunnel manager & tracker race condition (#1048) Oct 29, 2020 component Fix: PROCESS-NAME rule for UDP sessions on Windows (#1140) Dec 22, 2020 config Chore: move find process name to a single part ...