-
提交 Issue 之前请先阅读 [Issue 指引](https://github.com/v2ray/v2ray-core/blob/master/.github/SUPPORT.md),然后回答下面的问题,谢谢。
除非特殊情况,请完整填写所有问题。不按模板发的 issue 将直接被关闭。
如果你遇到的问题不是 V2Ray 的 bug,比如你不清楚要如何配置,请使用[Discussion](…
-
选择luci-app-softethervpn 插件 编译就会报错,不选择的话可以编译成功。4.9 4.19 ubuntu14.04. 16.04 18.04 都试过,不选择这个插件都能成功,选了就报错。
/home/mg/lede/staging_dir/toolchain-x86_64_gcc-7.4.0_musl/lib/gcc/x86_64-openwrt-linux-musl/…
-
无聊就做了一个
```
FROM arm32v7/debian:latest as builder
RUN apt-get update
RUN apt-get install curl -y
RUN curl -L -o /tmp/go.sh https://install.direct/go.sh
RUN chmod +x /tmp/go.sh
RUN /tmp/go.s…
-
# 1、配置文件中的id能否通过uuidgen,每次动态生成?
```
没有特别的含义和要求嘛?
整个配置文件中的id必须一致吗?
服务器端端id和客户端的id哪些必须相同呢?
看了官网,没有找到答案
如果server和client不需要一致,且无意义,能否程序自动生成,无需配置?
```
# 2、Dockerfile
https://hub.docker.com/r/v2r…
-
服务端使用的最新的docker版v2ray,
系统是centos7
客户端返回
`[Warning] failed to handler mux client connection > v2ray.com/core/proxy/vmess/outbound: failed to find an available destination > v2ray.com/core/common/ret…
-
在 Arukas 上面使用官方 Docker,启动命令为
```
v2ray -config=stdin:
-
如题,SS和V2ray都有docker,非常方便进行升级、维护和管理
另外如果android能在play store上发布就更方便了
ghost updated
5 years ago
-
很喜欢你的 images,用起来超方便。
可以考虑一下将 v2ray-plugin 集成到 shadowsocks 里面嘛?
https://github.com/shadowsocks/v2ray-plugin
-
提交 Issue 之前请先阅读 [Issue 指引](https://www.v2ray.com/zh_cn/chapter_01/issue.html),然后回答下面的问题,谢谢。
Please read the [instruction](https://www.v2ray.com/en/get_started/issue.html) and answer the following que…
-
系统:Debian9 (未安装QT5)
缺少运行时库Libqt5core.so.5,而完整安装Qt5耗费成本高。
另外,如果可以的话,能请您以完整的.deb包或.rpm包释出Linux版release吗?😄