环境是ubuntu qbittorrent-nox4.6.5配合qBittorrent-ClientBlocker 做了一个实验,将config.json中的IPBlockList设为空,只通过IPBlockListURL导入的IP黑名单,发现qbcb并没有正常拦截到异常IP 设置了IPBlockList则可以正常拦截shellofsnail commented Aug 18, 2024 我在Docker版本中也有同样的问题,而且设置ipBlockListF...
在3.5b2版本配置文件中的blockListFile和ipBlockListFile配置文件名会报错: [SetBlockListFromFile] 加载文件 (blockList.json) 时发生了错误: stat blockList.json: no such file or directory. [SetIPBlockListFromFile] 加载文件 (ipBlockList.txt) 时发生了错误: stat
在“连接”标签页中,你会看到一个名为“IP过滤”(IP Filtering)的部分。点击“启用IP过滤”(Enable IP Filtering)选项以启用IP过滤功能。 将要屏蔽的IP地址或IP地址范围添加到屏蔽列表中: 启用IP过滤后,你可以点击“编辑IP过滤列表”(Edit IP Filter List)按钮来打开IP过滤列表编辑器。在这个编辑器中,你可以添加...
docker run [可选参数] image # 参数说明 --name="Name" 容器名字 -d 后台方式运行 -it 使用交互式运行,进去容器查看内容 -p 指定容器的端口 -p 8080:8080 -p ip:主机端口:容器端口 -p 主机端口:容器端口 【常用】 -p 容器端口 容器端口 -p 随机端口 # 测试, 启动并进去容器 [root@iZwz9 ~]# do...
lo0 proto tcp to port 6000:6010# Port build user does not need networkblockreturnoutlogproto {tcp udp} user _pbuild AndMikroTikrouter vanilla rules: /ip firewall filter> print: Flags: X - disabled, I - invalid, D - dynamic0D;;; special dummy rule to show fasttrack counterschain=forwa...
- BUGFIX: Let the OS decide the default interface regardless of IPv4/IPv6. Closes #2156. (Chocobo1) - BUGFIX: Delete the correct selected torrents when the list is filtered. Closes #2729. (sledgehammer999) - BUGFIX: Don't use HTML in tray icon pop-up on OSX. Closes #2830. ...
- BUGFIX: Let the OS decide the default interface regardless of IPv4/IPv6. Closes #2156. (Chocobo1) - BUGFIX: Delete the correct selected torrents when the list is filtered. Closes #2729. (sledgehammer999) - BUGFIX: Don't use HTML in tray icon pop-up on OSX. Closes #2830. ...
"Error-CompileBlockList": "表达式存在 %d 处错误", "Error-CompileIPBlockList": "IP %s 有错误", "Error-GetClientConfig_LoadConfig": "加载客户端配置文件时发生了错误: %s", "Error-GetClientConfig_LoadConfigMeta": "读取客户端配置文件元数据时发生了错误: %s", "Error-SetBlocklistFromContent...
fork,v:=rangeconfig.IPBlockList{ Log("Debug-LoadConfig-CompileIPBlockList","%s",false,v) if!strings.Contains(v,"/") { ifstrings.Contains(v,":") { ifIsIPv6(v) { v+="/128" }else{ v+="/32" Expand Down 6 changes: 6 additions & 0 deletions6util.go ...
- BUGFIX: Let the OS decide the default interface regardless of IPv4/IPv6. Closes #2156. (Chocobo1) - BUGFIX: Delete the correct selected torrents when the list is filtered. Closes #2729. (sledgehammer999) - BUGFIX: Don't use HTML in tray icon pop-up on OSX. Closes #2830. ...