下面是对 OpenClash 代理模式的详细解释及选择建议。 1. OpenClash 及其功能 OpenClash 是一个基于 Clash 核心的插件,它提供了丰富的网络代理功能,包括节点管理、策略路由、DNS 劫持等,能够帮助用户实现网络加速、访问国外网站等功能。 2. OpenClash 支持的代理模式 OpenClash 支持以下三种主要的代理模式: Rule 模式...
Sign in Sign up libnyanpasu / clash-nyanpasu Public Notifications Fork 581 Star 9.3k Code Issues 66 Pull requests 10 Discussions Actions Projects 1 Security Insights New issue 1.6.1 规则模式 不能选择其他代理,只能是第一个 #1677 Open 5 of 6 tasks wolfcdd opened this issue Oct...
if [ "$clash_tmode" = "TPROXY" ]; then # TPROXY模式透明代理 # modprobe xt_TPROXY && modprobe xt_socket && LOGGER "加载xt_TPROXY 和 xt_socket 模块成功!" if [ "$?" = "0" ] ; then # 支持TPROXY 内核模块 # LOGGER "透明代理模式: TPROXY模式" add_iptables_tproxy LOGGER "完成配置...