Replies: 2 comments 3 replies
-
墙都知道你 path 了还需要主动探测吗 |
Beta Was this translation helpful? Give feedback.
3 replies
-
没太看懂你要表达什么…… 你curl的时候自己加上path,响应头肯定就带path啊…… |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
配置是vless+websocket。用curl测试的,在服务器上运行 curl http://127.0.0.1:8080/path ,也就是搭建的节点,响应体正常返回bad requeat,但是响应头里面有不必要的字段。实际使用是套了nginx的https,一样有这些字段。
中间人是看不到这些,但是如果墙主动探测就会发现特征。
Beta Was this translation helpful? Give feedback.
All reactions