Loyalsoldier

Results 4 issues of Loyalsoldier

I create a repo to generate v2ray rules dat file with gfwlist, dnsmasq-china-list and more domains automatically everyday by GitHub Actions. Here is the repo: https://github.com/Loyalsoldier/v2ray-rules-dat Hope you all have...

Share

### Package version eg. v9, v10: v4 ### Issue, Question or Enhancement: I want these two requests work at the same time: ``` curl host/api?queryTime=timestamp curl host/api?querytime=timestamp ``` In other...

随着本项目的成长和影响力的扩大,在过去一年左右的时间里,本项目出现了几个问题: - `@cn` 属性的存在,导致 `geolocation-!cn` 类别里出现了很多“大陆域名”(隶属于非大陆企业,但在大陆有接入点的域名) - 每个列表的域名规则无法去重(如 `geolocation-!cn` 包含大量顶级域,可以通过树去重,以减少生成文件的体积) 现在此提议,在构建流程中引入多种选项和特性: - 自动按优先级查找 `data` 文件夹的位置(命令行选项) - 可自定义生成文件的输出目录(命令行选项) - 可自定义用哪个列表来生成 `gfwlist.txt` 文件(命令行选项。`geolocation-cn` 或者 `cn` 即为白名单,`geolocation-!cn` 即为黑名单) - 可自定义去除带有特定属性的规则(命令行选项):生成文件时,去除带有某些特定属性的规则,如:`geolocation-!cn` 列表去除 `@cn` 属性的规则;`geolocation-cn`...

It would be great to reset network traffic on specified time, ie. 00:00 everyday.