#需要开启 tproxy 端口tproxy-port:7893#开启 DNS 配置, 且使用 fake-ip 模式#DNS 监听地址至少保证 127.0.0.1 可达dns:enable:truelisten:0.0.0.0:1053enhanced-mode:fake-ipdefault-nameserver: -114.114.114.114nameserver: -114.114.114.114 初次使用的用户推荐命令行执行, 如果出现规则冲突导致断网情况(理论上不...
OpenClash 调试日志 OpenClash 调试日志 生成时间: 2020-07-27 21:32:07 插件版本: v0.39.5-beta #=== 系统信息 ===# 主机型号: Raspberry Pi 4 Model B Rev 1.2 固件版本: LuCI版本: git-19.338.43082-9e87e69-1 内核版本: 4.19.118-v7l+ 处理器架构: arm_cortex-a7_neon-vfpv4 #此项在使用...
Port of HTTP(S) proxy server on the local end port: 7890 Port of SOCKS5 proxy server on the local end socks-port: 7891 Transparent proxy server port for Linux and macOS (Redirect TCP and TProxy UDP) redir-port: 7892 Transparent proxy server port for Linux (TProxy TCP and TProxy UDP) ...
下面是一个例子: iptables -t mangle -A PREROUTING -p tcp -j TPROXY --tproxy-mark 0x1/0x1 --on-port 8888 ip rule add fwmark 0x1/0x1 pref 100 table 100 ip route addlocaldefault dev lo table 100
tproxy-portmeans TProxy TCP and TProxy UDP adddisable-udpoption for all proxy group addlazyfor proxy group and provider (the default value is true) whenlazyopen,proxy groupandproxy providerthat have not been used during the cycle will not be speed tested. ...
本文內容如有錯誤,請在評論區指出 需要的工具 要進行全局代理,常見的方式是轉發到特定端口、使用 tun 虛擬設備和使用 TPROXY。clash 有 redir port 可以直接轉發實現代理,但是隻支持 TCP,IPv6 的支持也尚未合併。TPROXY 是 v2ray-core 的推... 21
tproxy-port: 7893 HTTP(S) and SOCKS4(A)/SOCKS5 server on the same port mixed-port: 7890 authentication of local SOCKS5/HTTP(S) server authentication: “user1:pass1” “user2:pass2” Set to true to allow connections to the local-end server from ...
fix: if failed cgroup_limit, can't run iptables, rebase scripts using TUN auto change proxy-port: 0, if using IPTABLES-TPROXY auto change tproxy-port: 9898 display cgroup info add: mosdns Apps Manager CFM apk cn download apk tr: en download apk cfm full control download 相关...
# tproxy-port: 7893 # 本地SOCKS5/HTTP(S) 服务验证 # authentication: # - "user1:pass1" # - "user2:pass2" # 允许局域网的连接(可用来共享代理) allow-lan: false # bind-address: "*" allow-lan: true bind-address: "*" # 此功能仅在 allow-lan 设置为 true 时生效,支持三种参数: # ...
redir-port: 7892 port: 7890 socks-port: 7891 ipv6: false mode: rule log-level: silent external-controller: 0.0.0.0:9090 secret: "123456" allow-lan: true bind-address: "*" external-ui: "/usr/share/openclash/dashboard" dns: enable: true ipv6: false enhanced-mode: fake-ip fake-ip-...