-
**Describe the bug**
Unhandled Promise Rejection:ERROR: spawn UNKNOWN
**Udacimak Log**
```shell
udacimak render C:\Users\Hanson\Android -t C:\Users\Hanson\Desktop
2019-10-24T07:35:12.289Z [info…
-
建议升级下 docker official/v2ray
-
![0](https://user-images.githubusercontent.com/25944173/71148737-633adf80-2267-11ea-8f40-fc235a2c8fe8.jpg)
1.如图所示,修改TLS时,还没选择开启或者关闭时,瞬间就会跳转到主菜单,其他几个选项暂时没有这个问题。
2.前几个版本用着没有这个问题。
vps是vultr的centos…
-
[log.log](https://github.com/mellow-io/mellow/files/3836405/log.log)
客户端Catalina10.15.1 mellow最新
docker v2ray是稳定版最新 日志如上。刚接触docker,不知道出了什么问题,请教您,谢谢
-
提交 Issue 之前请先阅读 [Issue 指引](https://github.com/v2ray/v2ray-core/blob/master/.github/SUPPORT.md),然后回答下面的问题,谢谢。
除非特殊情况,请完整填写所有问题。不按模板发的 issue 将直接被关闭。
如果你遇到的问题不是 V2Ray 的 bug,比如你不清楚要如何配置,请使用[Discussion](…
-
你好。很感谢你为原版merlin开发了这个功能。没有找到相关的教程,只好在这里请教下几个问题:
1、v2ray插件怎么配置?
2、客户端需要设置socks的1080端口吗?
3、gfwlist是自动维护的吧,那whitelist怎么办?
非常感谢。
-
```
tar: linux-4.14.180/arch/arm64/boot/dts/arm: Directory renamed before its status could be extracted
tar: linux-4.14.180/arch/arm64/boot/dts: Directory renamed before its status could be extracte…
-
### 环境
安卓设备 网易云V7.0.20最新版
linux网关,通过tproxy全局代理转发请求至8080端口。
启动参数为
```bash
docker run -d -p 8080:8080 --name unblock nondanee/unblockneteasemusic -p 8080:8081 -e https://music.163.com
```
…
-
都使用docker时, nginx转发的ip是内网ip
```
# v2ray with socket
location /ray {
proxy_redirect off;
proxy_pass http://172.26.15.164:19999;#假设WebSocket监听在环回地址的19999端口上
proxy_http_version 1.1;
pr…
-
path=/v2ray
这参数放在哪儿啥意思啊?你Dockerfile里可不是这么写的啊?