-
1) 你正在使用的 V2RayU 和 Mac 版本 ?
v2rayu 3.8.0 mac 12.7.2
2) 你遇到的问题是什么?(请描述具体现象,比如访问超时,TLS 证书错误等)
v2ray 不能正确转发 vmess 流量
3) 请附上你的配置(提交 Issue 前请隐藏服务器端IP地址)。
```javascript
{
"log": {
"e…
-
```json
{"name":"haha","server":"132.145.111.134","type":"vmess","port":443,"uuid":"bae399d4-13a4-46a3-b144-4af2c0004c2e","alterId":64,"cipher":"auto","network":"ws","ws-path":"/v2ray","servername":"…
-
HTTPT: A Probe-Resistant Proxy
Sergey Frolov, Eric Wustrow
https://censorbib.nymity.ch/#Frolov2020b
https://www.usenix.org/conference/foci20/presentation/frolov (video and slides)
https://github.c…
-
ss-server.json:
> {
"server":"0.0.0.0",
"server_port":18381,
"local_port":1080,
"password":"password",
"timeout":180,
"method":"aes-256-gcm",
"mode":"tcp_and_udp",
"fast_open":true,
…
-
Transmission 版本:2.92 (14714), RPC: 15, WEB Control: 1.6.1(20200913)
多个浏览器问题都可以复现
使用nginx反代到二级目录/file下,想实现访问abc.xxx.com/file即可进行管理的目的。如果使用ip:9091访问,会跳转到ip:9091/transmission/web/下,理论上我的会自动跳转到abc.xxx…
-
如果你想让 h2s 与 v2ray 以代理链(传出代理)的方式配合使用的话,那么就需要注意一些地方。
首先必须要明确的一点是,无论如何 h2s 都只接受 TCP 的输入,因为 HTTP 代理只能处理 TCP。
假如你原先的 v2ray 配置没有使用自定义的传输,即 `streamSettings` 为默认值,也就是朴素的 TCP (朴素 VMess)的话,那么直接将 h2s 的监听地址…
-
I am trying to use maple for connecting to a V2ray server. I really can't understand how to setup the config file from the documentations.
Can you tell me what should I use as a config file if my v2…
-
There is no relay in sip003, currenty it's implemented by plugin self.
- [v2ray-plugin](https://github.com/shadowsocks/v2ray-plugin): use [Mux.Cool](https://www.v2fly.org/developer/protocols/muxcoo…
-
Hi,
Thanks for the wrapper.
I'm trying to use this to forward iPhone's traffic to xray-core using NetworkExtension, however it seems the connection between tun2socks and xray is broken. Could yo…
-
搭建 V2Ray 看这篇文章就够了!这是完完全全为小白准备的 V2Ray 搭建教程,详细的图文教程确保你可以百分百成功搭建 V2Ray 使用。
## 前言
此 V2Ray 教程完完全全是为小白准备的,从购买 VPS 到使用 SSH 登录并使用 V2Ray 一键安装脚本配置 V2Ray,详细的图文教程确保你可以百分百成功搭建 V2Ray 使用,哪怕你只是一个小白。
由于 V2Ray 的…