opkg feed of v2rayA for OpenWrt users
Rev. | Hora | Autor | Mensagem |
---|---|---|---|
8bd5abe | 2023-06-01 18:30:11 | Tianling Shen | master xray-core: fix pkg hash Signed-off-by: Tianling Shen <cn... |
5d81ea7 | 2023-06-01 17:21:21 | Tianling Shen | v2fly-geodata: Update to latest version Signed-off-by: T... |
c38d5e6 | 2023-06-01 17:16:57 | Tianling Shen | v2ray-core: Update to 5.7.0 Signed-off-by: Tianling Shen... |
71db922 | 2023-06-01 17:16:13 | Tianling Shen | ca-certificates: Update to version 20230311 Update the c... |
df23a7c | 2023-04-23 17:39:26 | Tianling Shen | v2fly-geodata: Update to latest version Signed-off-by: T... |
35d86d8 | 2023-04-23 17:38:05 | Tianling Shen | xray-core: Update to 1.8.1 Signed-off-by: Tianling Shen ... |
61e6bd6 | 2023-04-23 17:37:09 | Tianling Shen | CI: update dependencies Signed-off-by: Tianling Shen <cn... |
b5860ab | 2023-04-09 01:40:07 | Tianling Shen | v2raya-2.0.5 v2fly-geodata: Update to latest version Signed-off-by: T... |
e7006de | 2023-04-09 01:39:26 | Tianling Shen | v2raya: Update to 2.0.5 Signed-off-by: Tianling Shen <cn... |
6420974 | 2023-03-21 02:54:20 | Tianling Shen | luci-app-v2raya: add nftables_support option Signed-off-... |
Nome | Rev. | Hora | Autor |
---|---|---|---|
v2ray-5.7.0 | ed336b5 | 2023-06-01 17:25:39 | Tianling Shen |
v2raya-2.0.5 | b5860ab | 2023-04-09 01:40:07 | Tianling Shen |
v2raya-2.0.4-2 | f0c36bf | 2023-03-20 21:31:27 | Tianling Shen |
v2raya-2.0.4 | 140218b | 2023-03-20 21:22:03 | Tianling Shen |
v2ray-5.4.0 | a3a3409 | 2023-02-22 15:44:49 | Tianling Shen |
xray-1.7.5 | 2604ef6 | 2023-02-10 11:08:00 | Tianling Shen |
xray-1.7.2 | 4a3ae27 | 2023-01-08 12:05:13 | Tianling Shen |
v2ray-5.2.0 | ae934c6 | 2022-12-27 12:48:14 | Tianling Shen |
v2raya-2.0.1 | e38fbf9 | 2022-12-24 12:10:29 | Tianling Shen |
v2raya-2.0.0 | 2e3b5d3 | 2022-12-13 11:25:43 | Tianling Shen |
xray-1.6.5 | 86f35f8 | 2022-11-29 01:23:52 | Tianling Shen |
xray-1.6.2 | dfbc884 | 2022-10-30 19:28:02 | Tianling Shen |
xray-1.6.0 | fcd1934 | 2022-09-19 11:48:45 | ![]() |
xray-1.5.10 | a53df40 | 2022-08-31 10:24:07 | Tianling Shen |
v2raya-1.5.9.1698.1 | fe52416 | 2022-08-05 22:59:19 | Tianling Shen |
xray-1.5.9 | 82a5ff1 | 2022-07-19 22:13:38 | Tianling Shen |
xray-1.5.8 | 80ba1b0 | 2022-06-21 02:35:04 | Tianling Shen |
v2raya-1.5.8.1 | 7d36915 | 2022-06-19 02:52:50 | Tianling Shen |
v2ray-4.45.2 | 158c6eb | 2022-06-13 21:33:25 | Tianling Shen |
xray-1.5.6 | 496cbdc | 2022-06-11 04:21:26 | Tianling Shen |
xray-1.5.5 | f1e6d6d | 2022-04-25 11:40:23 | Tianling Shen |
v2raya-1.5.7 | 3795576 | 2022-04-21 13:00:59 | Tianling Shen |
xray-1.5.4 | f8e7991 | 2022-03-13 17:12:00 | Tianling Shen |
v2raya-1.5.6.2 | f83da80 | 2022-02-04 20:05:21 | Tianling Shen |
xray-1.5.2 | b366795 | 2021-12-25 00:23:14 | Tianling Shen |
xray-1.5.1 | 539431e | 2021-12-19 05:24:03 | Tianling Shen |
Nome | Rev. | Hora | Autor | Mensagem |
---|---|---|---|---|
master | 8bd5abe | 2023-06-01 18:30:11 | Tianling Shen | xray-core: fix pkg hash Si... |
适用于 OpenWrt 用户的 v2rayA opkg 软件源。
导入 v2rayA 签名文件
请确认软件包
wget-ssl
已经正确地安装在您的设备上
wget https://osdn.net/projects/v2raya/storage/openwrt/v2raya.pub -O /etc/opkg/keys/94cc2a834fb0aa03
添加 v2rayA 软件源
echo "src/gz v2raya https://osdn.net/projects/v2raya/storage/openwrt/$(. /etc/openwrt_release && echo "$DISTRIB_ARCH")" | tee -a "/etc/opkg/customfeeds.conf"
# 日本镜像
# echo "src/gz v2raya https://ftp.jaist.ac.jp/pub/sourceforge.jp/storage/g/v/v2/v2raya/openwrt/$(. /etc/openwrt_release && echo "$DISTRIB_ARCH")" | tee -a "/etc/opkg/customfeeds.conf"
# 美国镜像
# echo "src/gz v2raya https://mirrors.gigenet.com/OSDN/storage/g/v/v2/v2raya/openwrt/$(. /etc/openwrt_release && echo "$DISTRIB_ARCH")" | tee -a "/etc/opkg/customfeeds.conf"
更新软件源
opkg update
安装 v2rayA 及其依赖
opkg install v2raya
# 检查你的防火墙实现
# 为基于 nftables 的 firewall4 (command -v fw4) 安装下列软件包
# 一般来说,在 OpenWrt 22.03 或更新版本中安装它们
opkg install kmod-nft-tproxy
# 为基于 iptables 的 firewall3 (command -v fw3) 安装下列软件包
# 一般来说,在 OpenWrt 21.02 或更早版本中安装它们
opkg install iptables-mod-conntrack-extra \
iptables-mod-extra \
iptables-mod-filter \
iptables-mod-tproxy \
kmod-ipt-nat6
# 选择一个你喜欢的内核,v2ray 或 Xray
# 如果两个内核被同时安装,默认使用后者
#
# 维护者注:由于目前 v2ray 的透明代理支持欠佳,因此更推荐使用 Xray
opkg install xray-core
# opkg install v2ray-core
# 可选
# opkg install v2fly-geoip v2fly-geosite
方法一:通过 LuCI 界面配置(仅适用于 OpenWrt 21.02 或更高版本)
安装 LuCI app
opkg install luci-app-v2raya luci-i18n-v2raya-zh-cn
访问 http://<your_router_ip>/cgi-bin/luci/admin/services/v2raya
并完成配置。
方法二:通过命令行配置
配置 v2rayA
# 详细配置请参见 /etc/config/v2raya
uci set v2raya.config.enabled='1'
uci commit v2raya
启动 v2rayA
/etc/init.d/v2raya start
访问 v2rayA webUI 面板并完成设置
http://<your_router_ip>:2017