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 (10)*, x86_64 (32)* | Centos-stream 8 (115 downloads) |
Centos-stream 9 | aarch64 (10)*, x86_64 (10)* | Centos-stream 9 (45 downloads) |
EPEL 8 | aarch64 (8)*, x86_64 (54)* | EPEL 8 (174 downloads) |
EPEL 9 | aarch64 (12)*, x86_64 (106)* | EPEL 9 (55 downloads) |
Fedora 39 | aarch64 (30)*, x86_64 (614)* | Fedora 39 (62 downloads) |
Fedora 40 | aarch64 (8)*, x86_64 (454)* | Fedora 40 (55 downloads) |
Fedora 41 | aarch64 (6)*, x86_64 (29)* | Fedora 41 (19 downloads) |
Fedora rawhide | aarch64 (12)*, x86_64 (49)* | Fedora rawhide (149 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds