Skip to content

Releases: 233boy/v2ray

v4.07

Choose a tag to compare

@github-actions github-actions released this 27 May 00:07

更新

使用如下命令

v2ray update sh

更新内容

  • 修复 API 失败后没有自动重启核心
  • 修复测试运行的判断

修复 /usr/local/bin/v2ray: Permission denied

如果你执行更新后出现 Permission denied 情况,执行下面命令修复

chmod +x /usr/local/bin/v2ray

关注我们

网站: https://233boy.com

群组: https://t.me/tg233boy

频道: https://t.me/tg2333

Twitter: https://twitter.com/ai233boy

v4.06

Choose a tag to compare

@github-actions github-actions released this 24 May 13:37

更新

使用如下命令

v2ray update sh

更新内容

  • 移除 qrencode 包的安装;避免某些系统找不到这个包,而报错!烦死了

修复 /usr/local/bin/v2ray: Permission denied

如果你执行更新后出现 Permission denied 情况,执行下面命令修复

chmod +x /usr/local/bin/v2ray

关注我们

网站: https://233boy.com

群组: https://t.me/tg233boy

频道: https://t.me/tg2333

Twitter: https://twitter.com/ai233boy

v4.05

Choose a tag to compare

@github-actions github-actions released this 23 May 15:49

更新

使用如下命令

v2ray update sh

更新内容

  • 修复无法正常读取配置文件

修复 /usr/local/bin/v2ray: Permission denied

如果你执行更新后出现 Permission denied 情况,执行下面命令修复

chmod +x /usr/local/bin/v2ray

关注我们

网站: https://233boy.com

群组: https://t.me/tg233boy

频道: https://t.me/tg2333

Twitter: https://twitter.com/ai233boy

v4.04

Choose a tag to compare

@github-actions github-actions released this 20 May 05:17

更新

使用如下命令

v2ray update sh

更新内容

  • 修复旧内核版本运行
  • 修复更新说明链接
  • 修复测试运行

修复 /usr/local/bin/v2ray: Permission denied

如果你执行更新后出现 Permission denied 情况,执行下面命令修复

chmod +x /usr/local/bin/v2ray

旧内核版本

现在你可以自由降级内核版本,比如某些客户端的内核不好升级,你可以随意将内核降级到合适的版本

举例降级到 4.45.2:

v2ray update core 4.45.2

备注,请尽量保持客户端跟服务器端的内核版本一致,内核版本低于 5 可能会出现莫名其妙的问题

关注我们

网站: https://233boy.com

群组: https://t.me/tg233boy

频道: https://t.me/tg2333

Twitter: https://twitter.com/ai233boy

v4.03

Choose a tag to compare

@github-actions github-actions released this 17 May 09:31

更新内容

  • 修复 URL 信息无法正常读取

更新

使用如下命令

v2ray update sh

修复 /usr/local/bin/v2ray: Permission denied

如果你执行更新后出现 Permission denied 情况,执行下面命令修复

chmod +x /usr/local/bin/v2ray

修复配置

如果你当前配置有监听 TCP6 UDP6,执行下面命令来修复

v2ray fix-all

关注我们

网站: https://233boy.com

群组: https://t.me/tg233boy

频道: https://t.me/tg2333

Twitter: https://twitter.com/ai233boy

v4.02

Choose a tag to compare

@github-actions github-actions released this 17 May 05:51

更新内容

  • 支持显示 Socks URL 信息,仅部分客户端,如 v2rayN v2rayNG 能识别
  • 添加 listen 字段,避免默认监听 TCP6 UDP6

更新

使用如下命令

v2ray update sh

修复 /usr/local/bin/v2ray: Permission denied

如果你执行更新后出现 Permission denied 情况,执行下面命令修复

chmod +x /usr/local/bin/v2ray

修复配置

如果你当前配置有监听 TCP6 UDP6,执行下面命令来修复

v2ray fix-all

关注我们

网站: https://233boy.com

群组: https://t.me/tg233boy

频道: https://t.me/tg2333

Twitter: https://twitter.com/ai233boy

v4.01

Choose a tag to compare

@github-actions github-actions released this 16 May 10:25
add socks

v4.0

Choose a tag to compare

@github-actions github-actions released this 13 May 16:56
v4

v3.05

Choose a tag to compare

@233boy 233boy released this 24 Jan 14:42

备份一下

v2.25

Choose a tag to compare

@233boy 233boy released this 13 May 06:23

修复 SS 配置不更改的问题