{
  "success": true,
  "log": [
    "TLS ✅",
    "WS 101 ✅",
    "VLESS sent",
    "TLS records: 2, sSeq=2",
    "decrypted rec: 4b, hex=82020000",
    "decrypted rec: 417b, hex=827e019b48545450",
    "WS frame 0: 2b",
    "WS frame 1: 411b",
    "WS frame 2: 0b",
    "HTTP text length: 411"
  ],
  "receivedHeaders": {
    "Accept": "application/json",
    "Host": "httpbin.org",
    "User-Agent": "Mozilla/5.0",
    "X-Amzn-Trace-Id": "Root=1-69d83aa6-2a29e118451291d72a44c100"
  },
  "statusLine": "HTTP/1.1 200 OK"
}