bujidewuji

Results 2 issues of bujidewuji

## 你正在使用哪个版本的 V2Ray? ## 你的使用场景是什么? ## 你看到的异常现象是什么? ## 你期待看到的正常表现是怎样的? ## 请附上你的配置 **服务端配置:** ```javascript // 在这里附上服务器端配置文件 ``` **客户端配置:** ```javascript // 在这里附上客户端配置 ``` ## 请附上出错时软件输出的错误日志 **服务器端错误日志:** ```javascript // 在这里附上服务器端日志 ``` **客户端错误日志:** ```javascript...

I tried tunnel tor packets though my v2ray(vmess + ws) , but it did not work.. The proxychains config file: socks4 127.0.0.1 9050 (tor) socks5 127.0.0.1 10800(v2ray core) 我试着把Tor的流量通过v2ray代理,但是没用