Replies: 1 comment 1 reply
-
I don't think that's possible without doing MITM. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
attrs: string
(V2Ray 4.18+)一段脚本,用于检测流量的属性值。当此脚本返回真值时,此规则生效。
脚本语言为 Starlark,它的语法是 Python 的子集。脚本接受一个全局变量 attrs,其中包含了流量相关的属性。
目前只有 HTTP 入站代理会设置这一属性。
有什么办法能实现这个目的,在HTTPS的时候?
Beta Was this translation helpful? Give feedback.
All reactions