You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.
填写一下以下几个问题
使用的 hiwifi-ss 版本:v1.09
问题产生过程:/etc/init.d/gw-redsocks 有以下说明
要翻墙解析的域名
addr_list=/etc/gw-shadowsocks/addr_list.conf
局域网使用ss的策略,可填mac或ip
lan_list=/etc/gw-shadowsocks/lan_list.conf
自定义访问外网策略
wan_list=/etc/gw-shadowsocks/wan_list.conf
自定义策略可以填写域名或ip,域名会自动解析成ip
根据前缀来进行区分:
@开头的域名使用代理中转
!开头的域名忽略代理中转
+开头的IP网段/掩码使用代理
-开头的IP网段/掩码忽略代理
可以自定义流量策略,指定域名IP走代理,同样也可以指定不走代理
你的期望:1)是否会和 增加gfwlist模式(黑名单模式) #37 (comment) 作用的gfwlist黑名单模式产生冲突(不使用/etc/gw-shadowsocks/wan_list.conf、addr_list.conf、lan_list.conf);2)是否考虑增加黑名单模式,当前虽然可以指定域名IP走代理,一些不需要代理的国外流量也走代理造成流量浪费以及影响速度;
运行结果:待检验
The text was updated successfully, but these errors were encountered: