一个云编译UA2F固件的项目 已经正常工作了哦,在使用中有任何问题,欢迎反馈给我 如果要自己设置规则记得把 iptables -t mangle -A ua2f -m set --set nohttp dst,dst -j RETURN 改成以下规则 iptables -t mangle -A ua2f -m set --match-set nohttp dst,dst -j RETURN 食用方法: 用其他设备的话请改...
一个云编译UA2F固件的项目 已经正常工作了哦,在使用中有任何问题,欢迎反馈给我 如果要自己设置规则记得把 iptables -t mangle -A ua2f -m set --set nohttp dst,dst -j RETURN 改成以下规则 iptables -t mangle -A ua2f -m set --match-set nohttp dst,dst -j RETURN 食用方法: 用其他设备的话请改...