Search Criteria
Package Details: v2ray-rules-dat-git r202108222209-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/v2ray-rules-dat-git.git (read-only, click to copy) |
---|---|
Package Base: | v2ray-rules-dat-git |
Description: | Enhanced edition of V2Ray rules dat files, compatible with Trojan-Go. |
Upstream URL: | https://github.com/Loyalsoldier/v2ray-rules-dat |
Keywords: | v2ray |
Licenses: | GPL3 |
Conflicts: | v2ray-domain-list-community, v2ray-geoip |
Provides: | v2ray-domain-list-community, v2ray-geoip |
Submitter: | MidAutumnMoon |
Maintainer: | None |
Last Packager: | MidAutumnMoon |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-12-20 03:57 (UTC) |
Last Updated: | 2021-08-23 04:53 (UTC) |
Dependencies (2)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR)
- git (git-vfsAUR, git-run-command-patch-gitAUR, git-gitAUR, git-fcAUR) (make)
Required by (29)
- dae (requires v2ray-domain-list-community)
- dae (requires v2ray-geoip)
- daed (requires v2ray-domain-list-community)
- daed (requires v2ray-geoip)
- daed-git (requires v2ray-geoip)
- daed-git (requires v2ray-domain-list-community)
- mosdns-cn (optional)
- mosdns-cn (requires v2ray-domain-list-community) (optional)
- mosdns-cn (requires v2ray-geoip) (optional)
- mosdns-cn-bin (optional)
- mosdns-cn-bin (requires v2ray-domain-list-community) (optional)
- mosdns-cn-bin (requires v2ray-geoip) (optional)
- nekoray (requires v2ray-domain-list-community) (optional)
- nekoray (requires v2ray-geoip) (optional)
- nekoray-bin (requires v2ray-domain-list-community) (optional)
- nekoray-bin (requires v2ray-geoip) (optional)
- nekoray-git (requires v2ray-domain-list-community) (optional)
- nekoray-git (requires v2ray-geoip) (optional)
- trojan-go-git (requires v2ray-domain-list-community)
- trojan-go-git (requires v2ray-geoip)
- Show 9 more...
Latest Comments
1 2 Next › Last »
MidAutumnMoon commented on 2021-12-22 03:03 (UTC)
@Gzxhwq /usr 下面的文件应该完全让包管理器控制,如果这个脚本去修改那些文件会让 pacman 很困扰的。应该修改 V2ray 的配置,或者用一个 timer 定期滚这个包(笑)。
Gzxhwq commented on 2021-12-22 02:40 (UTC)
service/bash没有更新/usr/share/xray和/usr/share/v2ray下面的dat,这个timer没有意义了
MidAutumnMoon commented on 2021-08-23 05:23 (UTC)
@llxray Since downloading from the GitHub raw link works as intended, I prefer not to change anything more :)
llxray commented on 2021-08-23 05:17 (UTC)
@MidAutumnMoon Shall we also change Github's Address to "https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/" ? Maybe it helps to solve that problem.
MidAutumnMoon commented on 2021-08-23 04:53 (UTC)
@llxray I didn't notice that FastGit returns 404, since it works when I made the updater script. Anyway, everything is ok now.
llxray commented on 2021-08-23 04:29 (UTC)
Don't forget to change the download address. BTW, check sum is a good idea.
llxray commented on 2021-08-23 04:21 (UTC)
I will have a try.
FabioLolix commented on 2021-08-22 11:17 (UTC)
Hello, do you mind using one of the standard pkgver() like:
From https://wiki.archlinux.org/title/VCS_package_guidelines#Git
Which give at the moment pkgver=202108081659.r0.g012a630
Your pkgbuild have pkgver=1 which could mean that you haven't builded it before upload; because the pkgver have not been calculated or that you are intentionally keeping it at =1
FlyInWind commented on 2021-07-11 07:21 (UTC)
可以用,非常感谢
MidAutumnMoon commented on 2021-07-10 06:26 (UTC)
@FlyInWind 添加了一个简单的脚本,可以从 FastGit、GitHub 和 jsDelivr 选择一个作为下载源。service 里选择的是 GitHub,如果有需要的话自己 edit service 吧。不过因为 FastGit 和 jsDelivr 的缓存不能保证 dat 文件和 sha256sum 文件同步更新,所以有时会出现校验不通过的情况。另外,可以试试把 http_proxy 一类的变量写到 /etc/environment 里,或者配置透明代理,都能解决 GitHub 阻断的问题。
1 2 Next › Last »