-
如题,想请教下大佬怎么能搭出这样的梯子,我按照自建ssr/ss的教程搭建的梯子从上周二开始一直用不了,试了二十多次了已经(没用高级教程里的内容,因为是deepin系统,windows坏掉了。。)/(ㄒoㄒ)/~~
-
### Version
[4](https://github.com/auth-module/releases/tag/4)
### Reproduction link
[http://todo.com](http://todo.com)
### Steps to reproduce
Visit a protected route by clicking a `nux…
-
**官网文档:https://www.v2fly.org/config/protocols/vless.html**
**终极配置:[VLESS over TCP with XTLS + 回落 & 分流 to WHATEVER]()**
---
2020-07-31 更新:VLESS PREVIEW 1.1 已于两天前合并进 v2ray-core 公测,将出现在 v4.27.0 …
-
如题,安装完trojan-go之后发现无法使用,登录vps查看错误日志,如下
trojan-go.service: Failed to execute command: Permission denied
trojan-go.service: Failed at step EXEC spawning /usr/bin/trojan-go: Permission denied
-
**Describe the bug**
页面引用出现了属性块
**Screenshots**
![snap0000054](https://user-images.githubusercontent.com/69415016/103907091-c978f580-513b-11eb-9071-633c5667a200.png)
**Desktop (please complete…
-
https://github.com/v2ray/v2ray-core/issues/1659
https://github.com/v2ray/v2ray-core/issues/1659#issuecomment-541308773
在这里人们以为他是kcp的
我过去的确也碰到 但是后来我用ws+web也出问题了. 所以问题根本就不是kcp的.
仿佛这就是dos攻击一样 出问题的时…
-
1) 你正在使用哪个版本的 V2Ray?(如果服务器和客户端使用了不同版本,请注明)
* Server: 4.18.0
* Client: V2rayN 2.25 + V2Ray 4.18.0 + SSTap 1.0.9.7
2) 你的使用场景是什么?比如使用 Chrome 通过 Socks/VMess 代理观看 YouTube 视频。
* 通过`SSTAP`进行`全局代理`,通过本地`S…
-
首先非常感谢大佬付出,但是我用xray的shadowsocks协议玩彩虹六号时,会出现:玩一把对局结束后就掉线然后再重连,就这样循环。。。。
这是我服务端的配置文件:
{
"log":
{
"loglevel": "warning",
"access": "/overgfw/xray/log/access.log",
"error": "/overgf…
-
From a fresh install of docker and minikube, performing `minikube start --vm-driver=kvm2` at times fails and at times works. When I can get it up and running, a failure eventually occurs in pulling im…
-
v2ray+websocket+tls/v2ray+http2+tls在底层都是采用http+tls来传输的,那么在流量特征上,采用v2ray+websocket+tls/v2ray+http2+tls和直接用http2+tls代理有区别吗?
如果没有区别的话,直接采用caddy+forwardproxy似乎更简单……