Skip to content
Discussion options

You must be logged in to vote

显示为 accepted //www.google.com:443 的时候,大概率这个连接是 HTTPS 连接,也就是说,/main_page 这一段是加密的。在 TLS 的加密下,即使是 Xray 也无法捕获访问的路径

当访问不通过 TLS 加密时,配置了 sniffing 的入站可以捕获到路径,像这样

accepted http://149.154.175.54:80/api


When logged as accepted //www.google.com:443, there is a high probability that the connection is an HTTPS connection, that is to say, the path /main_page is encrypted. Under TLS encryption, even Xray cannot capture the accessed path

When access is not encrypted via TLS, inbound configured with sniffing can capture the path, like this

accepted http://149.154.175.54:80/api

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by iprahka
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants