update-01.13
This commit is contained in:
parent
cbc7961356
commit
e95657e87b
|
@ -11,7 +11,7 @@ LUCI_PKGARCH:=all
|
|||
LUCI_DEPENDS:=+luci-compat
|
||||
|
||||
define Package/$(PKG_NAME)/conffiles
|
||||
/etc/config/Argonnene
|
||||
/etc/config/Argonne
|
||||
endef
|
||||
|
||||
include $(TOPDIR)/feeds/luci/luci.mk
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
apple.com
|
||||
checkip.dyndns.org
|
||||
checkipv6.dyndns.org
|
||||
checkip.synology.com
|
||||
|
|
|
@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=luci-app-ikoolproxy
|
||||
PKG_VERSION:=3.8.5
|
||||
PKG_RELEASE:=20211201
|
||||
PKG_RELEASE:=20220113
|
||||
|
||||
PKG_MAINTAINER:=panda-mute <wxuzju@gmail.com>
|
||||
|
||||
|
|
|
@ -3,19 +3,21 @@
|
|||
<label class="cbi-value-title">iKoolProxy的使用Tips:</label>
|
||||
<div class="cbi-value-field">
|
||||
<br />
|
||||
1、 推荐配置:过滤模式(全局模式)+ 默认访问控制(过滤http协议)达到最佳的过滤效果。
|
||||
1、 一般配置:过滤模式(全局模式)+ 默认访问控制(过滤http协议)达到一般的过滤效果。
|
||||
<br />
|
||||
2、 使用步骤:A、更新规则,B、恢复证书,C、设置要过滤的https客户端ip,D、清除浏览器或APP数据。
|
||||
2、 最佳配置:在1的基础上,再在 访问控制 + 增加需要过滤的客户端 + 过滤HTTP(S)协议 + 对应客服端安装证书。
|
||||
<br />
|
||||
3、 使用步骤:A、更新规则,B、恢复证书,C、设置要过滤的https客户端ip,D、清除浏览器或APP数据。
|
||||
<br />
|
||||
3、 Adblock Plus的Host列表 + KoolProxy黑名单模式运行更流畅上网体验。
|
||||
4、 Adblock Plus的Host列表 + KoolProxy黑名单模式运行更流畅上网体验。
|
||||
<br />
|
||||
4、 过滤HTTPS广告需要为相应客户端安装证书,在“控制控制”里添加客户端ip或者mac地址,并选择用<u><font color='#FF0000'>HTTP + HTTPS</font></u>过滤!
|
||||
5、 过滤HTTPS广告需要为相应客户端安装证书,在“访问控制”里添加客户端ip或者mac地址,并选择用<u><font color='#FF0000'>过滤HTTP(S)协议</font></u>!
|
||||
<br />
|
||||
5、 在路由器下的设备,在浏览器中输入<u><font color='#FF0000'>110.110.110.110</font></u>来下载证书,导入证书目录请选择“受信任的根证书颁发机构”。
|
||||
6、 在路由器下的设备,在浏览器中输入<u><font color='#FF0000'>110.110.110.110</font></u>来下载证书,导入证书目录请选择“受信任的根证书颁发机构”。
|
||||
<br />
|
||||
6、 安装完证书后,请清除浏览器的缓存、视频APP的全部数据。如果访问网页弹出不安全提示,请检查证书是否安装正确。
|
||||
7、 安装完证书后,请清除浏览器的缓存、视频APP的全部数据。如果访问网页弹出不安全提示,请检查证书是否安装正确。
|
||||
<br />
|
||||
7、 如果想在多台路由器上使用一个证书,请先备份证书,然后再在另一个路由器上恢复证书即可。
|
||||
8、 如果想在多台路由器上使用一个证书,请先备份证书,然后再在另一个路由器上恢复证书即可。
|
||||
<br />
|
||||
</div>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ config global
|
|||
option koolproxy_acl_default '1'
|
||||
option koolproxy_mode '1'
|
||||
option koolproxy_host '1'
|
||||
option koolproxy_rules 'koolproxy.txt daily.txt kp.dat user.txt'
|
||||
option koolproxy_rules 'koolproxy.txt daily.txt kp.dat'
|
||||
option koolproxy_ipv6 '0'
|
||||
option time_update 'nil'
|
||||
|
||||
|
@ -14,11 +14,6 @@ config acl_rule
|
|||
option remarks '选要滤https的客户端'
|
||||
option ipaddr '192.168.168.168'
|
||||
|
||||
config rss_rule
|
||||
option file 'ikprule.txt'
|
||||
option name 'IKPR规则'
|
||||
option url 'https://iwrt.coding.net/p/ikoolproxy/d/rules/git/raw/master/rules/ikprule.txt'
|
||||
option load '1'
|
||||
config usetips
|
||||
option load '0'
|
||||
option name '1'
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
## 更新:2022年1月13日:
|
||||
1、x86_64 bin update to 3.8.6。
|
||||
2、删除默认的规则订阅。大部分和静态规则重复。
|
||||
|
||||
## 更新:2021年11月30日:
|
||||
1、更名以及更换规则地址。强烈建议重新安装最新版本。
|
||||
2、更新IPKR。
|
||||
|
|
|
@ -10,7 +10,6 @@ LUCI_DEPENDS:=+mosdns +jsonfilter +bash
|
|||
|
||||
define Package/$(PKG_NAME)/conffiles
|
||||
/etc/mosdns/cus_config.yaml
|
||||
/etc/mosdns/def_config.yaml
|
||||
/etc/config/mosdns
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in New Issue