Skip to content

Commit

Permalink
update to 4.37.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamrover committed May 5, 2021
1 parent 854b8fc commit e490b47
Show file tree
Hide file tree
Showing 7 changed files with 9,495 additions and 9,495 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
安卓手机客户端[v2rayNG](https://github.com/2dust/v2rayNG)升级至1.4.13版本后,当前默认配置下无法与4.27.5及更低版本的v2ray服务端连接,请将v2ray服务端版本升级至4.28.2及以上。
## 安装
本项目打包软件的版本号与官网保持一致,您可以直接下载[deb安装包](https://github.com/dreamrover/v2ray-deb/releases)
* wget https://github.com/dreamrover/v2ray-deb/releases/download/4.37.2/v2ray-4.37.2-amd64.deb
* wget https://github.com/dreamrover/v2ray-deb/releases/download/4.37.3/v2ray-4.37.3-amd64.deb

并通过如下命令安装:
* sudo dpkg -i v2ray-4.37.2-amd64.deb
* sudo dpkg -i v2ray-4.37.3-amd64.deb

首次安装后将显示**随机生成的端口号****用户ID(UUID)****额外ID(alterId)为0**。若已安装过旧版本,会提示是否替换之前的配置文件,如果选择“N”则不会重新生成端口号和UUID。将上述信息填入手机或PC端的v2ray客户端。

Expand Down
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

dpkg -b ./v2ray-linux-amd64/ v2ray-4.37.2-amd64.deb
dpkg -b ./v2ray-linux-amd64/ v2ray-4.37.3-amd64.deb
4 changes: 2 additions & 2 deletions v2ray-linux-amd64/DEBIAN/control
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Package: v2ray
Version: 4.37.2
Version: 4.37.3
Architecture: amd64
Maintainer: dreamrover
Pre-depends:
Depends:
Recommends:
Installed-Size: 34584
Installed-Size: 34596
Section: net
Priority: extra
Homepage: https://github.com/v2fly/v2ray-core
Expand Down
Binary file modified v2ray-linux-amd64/usr/bin/v2ray/geoip.dat
Binary file not shown.
18,980 changes: 9,490 additions & 9,490 deletions v2ray-linux-amd64/usr/bin/v2ray/geosite.dat

Large diffs are not rendered by default.

Binary file modified v2ray-linux-amd64/usr/bin/v2ray/v2ctl
Binary file not shown.
Binary file modified v2ray-linux-amd64/usr/bin/v2ray/v2ray
Binary file not shown.

0 comments on commit e490b47

Please sign in to comment.