#需要开启 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 初次使用的用户推荐命令行执行, 如果出现规则冲突导致断网情况(理论上不...
socks-port: 7891 # Linux 和 macOS 的 redir 代理端口 (如需使用此功能,请取消注释) redir-port: 7892 # Linux 和 macOS 的 redir 透明代理端口 (重定向 TCP 和 TProxy UDP 流量) # redir-port: 7892 # Linux 的透明代理端口(适用于 TProxy TCP 和 TProxy UDP 流量) # tproxy-port: 7893 # HTTP(...
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) tproxy-port: 7893 HTTP(S) and SOCKS4(A)/SOCKS5 server on ...
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. ...
下面是一个例子: 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
本文內容如有錯誤,請在評論區指出 需要的工具 要進行全局代理,常見的方式是轉發到特定端口、使用 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 相关...
已安装 iptables-mod-tproxy: 已安装 kmod-tun(TUN模式): 已安装 luci-compat(Luci-19.07): 未安装 #=== 内核检查 ===# 运行状态: 运行中已选择的架构: linux-armv7 #下方无法显示内核版本号时请确认您的内核版本是否正确或者有无权限 Tun内核版本: 2020.07.24.g42c533f Tun内核文件: 存在 Tun内核运行...
modprobe xt_TPROXY && tmode_list="$tmode_list TPROXY" tun_exp=".tun.enable=false|" # 默认不支持TUN,不填写任何修改表达式 # [[ "$clash_tmode" = "TUN" ]] && tun_exp=".tun.enable=true|" clash_yacd_ui="http://${lan_ipaddr}:${yacd_port}/ui/yacd/?hostname=${lan_ipaddr}...