Description
My personal build for V2Ray softwares, please feel free to use.
To learn more about V2Ray, please see V2fly's homepage .
Packages list
- v2ray-core
- v2ray-confdir
- v2ray-cap
- v2ray-rules-dat
- v2ray-extra
All the spec files are hosted on Github repositories, looking forward to your contribution or even taking over.
Installation Instructions
Enable repository:
# dnf copr enable sixg0000d/v2ray
# dnf makecache
Install v2ray-core:
# dnf install v2ray-core
Edit /etc/v2ray/config.json
to setting your configuration, and start the v2ray service, then you can enable v2ray service (auto-start v2ray when system booted) if nothing goes wrong:
# systemctl start v2ray
# systemctl enable v2ray
Install v2ray-cap:
Don't install this package if you don't know what you are doing
You should installed a rpm package that contains file/usr/bin/v2ray
. when this file was updated by rpm, the scriptlet will be triggered.
# dnf install v2ray-cap
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | aarch64 (13)*, x86_64 (34)* | Centos-stream 8 (119 downloads) |
Centos-stream 9 | aarch64 (18)*, x86_64 (13)* | Centos-stream 9 (49 downloads) |
EPEL 8 | aarch64 (11)*, x86_64 (56)* | EPEL 8 (176 downloads) |
EPEL 9 | aarch64 (20)*, x86_64 (113)* | EPEL 9 (57 downloads) |
Fedora 39 | aarch64 (32)*, x86_64 (616)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (17)*, x86_64 (484)* | Fedora 40 (65 downloads) |
Fedora 41 | aarch64 (10)*, x86_64 (78)* | Fedora 41 (33 downloads) |
Fedora rawhide | aarch64 (16)*, x86_64 (51)* | Fedora rawhide (152 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds