Use Advanced Search to bypass hostname resolution and use a custom IP address or port.

Address
Host

hobo-online.nl

QUIC is supported

HTTP/3 is supported

HTTP/3 Check established a QUIC connection for all attempts made with the given endpoint. See the metrics below for more information.

0-RTT

Zero Round Trip Time Resumption (0-RTT)

The QUIC handshake for this connection was completed without any additional round-trips.

SUCCESS
h3 h3-29 h3-Q050 h3-Q046 h3-Q043 Q043 Q046

QUIC Versions

These are the QUIC versions supported by this QUIC endpoint.

AGREED SUPPORTED
Connection ID

Connection ID

This unique identifier for a QUIC connection is used to ensure that changes to an endpoint's lower network layer address (UDP/IP) does not affect the delivery of the QUIC connection's packets.

This tool attempts two connections to test the server's 0-RTT capabilities. During the first connection, the client receives important handshake material from the server. With 0-RTT, the client can start to send data immediately if it uses this handshake material when it creates the second connection.

Packet RX

Packet RX

This value represents the time between the first packet sent and the first packet received (measured in milliseconds).

Handshake Done

Handshake Done

This value represents the time between when the first packet is sent and when the handshake is completed (measured in milliseconds).

Take notice of the difference in this metric between the first connection and the second connection. Using 0-RTT, future connections (i.e. the second connection) can complete the handshake much faster than the original connection.

962CA9746F... 84.39 170.151
41676DF601... 83.799 84.204

Read detailed descriptions of the items and metrics shown above.

HTTP/3 Statistics

Zero Round Trip Time Resumption (0-RTT)

The QUIC handshake for this connection was completed without any additional round-trips.

SUCCESS

QUIC Versions

These are the QUIC versions supported by this QUIC endpoint.

AGREED SUPPORTED

Connection ID

This unique identifier for a QUIC connection is used to ensure that changes to an endpoint's lower network layer address (UDP/IP) does not affect the delivery of the QUIC connection's packets.

This tool attempts two connections to test the server's 0-RTT capabilities. During the first connection, the client receives important handshake material from the server. With 0-RTT, the client can start to send data immediately if it uses this handshake material when it creates the second connection.


Packet RX

This value represents the time between the first packet sent and the first packet received (measured in milliseconds).


Handshake Done

This value represents the time between when the first packet is sent and when the handshake is completed (measured in milliseconds).

Take notice of the difference in this metric between the first connection and the second connection. Using 0-RTT, future connections (i.e. the second connection) can complete the handshake much faster than the original connection.


QLog

QLog is a standard under development for QUIC Connection debugging and visualization. Learn more at https://quic.edm.uhasselt.be/

To view or download the raw QLog ("application/json"), add "format=qlog" to the HTTP query string.

HTTP Header

HTTP/1.1 200 OK
x-powered-by: PHP/8.1.24
last-modified: Wed, 24 Apr 2024 08:45:35 GMT
content-type: text/html; charset=UTF-8
cache-control: public, max-age=0
expires: Wed, 24 Apr 2024 11:26:15 GMT
date: Wed, 24 Apr 2024 11:26:15 GMT
server: LiteSpeed
vary: Accept-Encoding
alt-svc: h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"

Certificate Chain

Domain hobo-online.nl
Issued By R3
Expires Monday, July 15, 2024 at 07:15:07 PM GMT
Subject
Common Name hobo-online.nl
Issuer
Country US
Organization Let's Encrypt
Common Name R3
Serial Number 315450550146874316951246503616198391112746
Signature Algorithm sha256WithRSAEncryption
Version
Public Key Bits 2048
Public Key Type RSA

Domain R3
Issued By ISRG Root X1
Expires Monday, September 15, 2025 at 04:00:00 PM GMT
Subject
Country US
Organization Let's Encrypt
Common Name R3
Issuer
Country US
Organization Internet Security Research Group
Common Name ISRG Root X1
Serial Number 192961496339968674994309121183282847578
Signature Algorithm sha256WithRSAEncryption
Version
Public Key Bits 2048
Public Key Type RSA

Domain ISRG Root X1
Issued By DST Root CA X3
Expires Monday, September 30, 2024 at 06:14:03 PM GMT
Subject
Country US
Organization Internet Security Research Group
Common Name ISRG Root X1
Issuer
Organization Digital Signature Trust Co.
Common Name DST Root CA X3
Serial Number 85078200265644417569109389142156118711
Signature Algorithm sha256WithRSAEncryption
Version
Public Key Bits 4096
Public Key Type RSA

QLog Output

QLog

QLog is a standard under development for QUIC Connection debugging and visualization. Learn more at https://quic.edm.uhasselt.be/

To view or download the raw QLog ("application/json"), add "format=qlog" to the HTTP query string.

{
  "qlog_version": "0.1",
  "description": "hobo-online.nl",
  "connections": [
    {
      "qlog_version": "0.1",
      "vantagepoint": "NETWORK",
      "connectionid": "962CA9746F24234B",
      "starttime": 8257730377929,
      "fields": [
        "time",
        "category",
        "type",
        "trigger",
        "data"
      ],
      "events": [
        [
          0,
          "CONNECTIVITY",
          "NEW_CONNECTION",
          "LINE",
          {
            "ip_version": "4",
            "srcip": "0.0.0.0",
            "dstip": "45.152.249.3",
            "srcport": "49799",
            "dstport": "443"
          }
        ],
        [
          76,
          "CONNECTIVITY",
          "VERNEG",
          "LINE",
          {
            "proposed_version": "00000001"
          }
        ],
        [
          84390,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "c10000000108962ca9746f24234b08c2ea499ec2880dae004077940eefd363...",
            "header": {
              "type": "INIT",
              "payload_length": "129",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          84393,
          "CONNECTIVITY",
          "VERNEG",
          "PACKET_RX",
          {
            "agreed_version": "00000001"
          }
        ],
        [
          84734,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e50000000108962ca9746f24234b08c2ea499ec2880dae443a8cf3f9837eef...",
            "header": {
              "type": "HSK",
              "payload_length": "1091",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          84980,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e60000000108962ca9746f24234b08c2ea499ec2880dae44cbb888b74b9055...",
            "header": {
              "type": "HSK",
              "payload_length": "1236",
              "packet_number": "2"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          168669,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e40000000108962ca9746f24234b08c2ea499ec2880dae44cbc89d002e21a1...",
            "header": {
              "type": "HSK",
              "payload_length": "1236",
              "packet_number": "3"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          168955,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ec0000000108962ca9746f24234b08c2ea499ec2880dae44c8f587bcd0c6e9...",
            "header": {
              "type": "HSK",
              "payload_length": "1233",
              "packet_number": "4"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          169940,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "308205F7308204DFA0030201020212039F069E0CD5456FAADDC8F464EBCAB4242A300D06092A864886F70D01010B05003032310B300906035504061302555331163014060355040A130D4C6574277320456E6372797074310B3009060355040313025233301E170D3234303431363139313530385A170D3234303731353139313530375A3019311730150603550403130E686F626F2D6F6E6C696E652E6E6C30820122300D06092A864886F70D01010105000382010F003082010A0282010100DE3987D95CCA8BD6E31626CCA7083F8D073B3AD3BE581841C203A4A3F3FE2B05437310323CBE44B1C144CB06924C97C46E182917F58D23B0549174C66A4B84F465C723AC0FE84DC4F278C2D5CC881DABDAA9203431ADE1ED545F283A5A2E70CA398EC627050A7EA1C91579BFC0A341A77285A1399C5EE83843127CB6E785D62E84D4F92CEFABCE4C030161D23949BFD60EBEFCF4CCF6169DFD4C3FD0C5EDEE250EA90600F60AB2534D0690F9C07098DC93D9A38D6075D9F257813AC99C1EA67372C4965CD2E06807E4D280A53D14E86F21D30CD809E3A76A6BFE3B065779A3DFC34E96F74552E2F3ACFA528C4EA042A94325D09062455885212DB25BDD0A7E830203010001A382031E3082031A300E0603551D0F0101FF0404030205A0301D0603551D250416301406082B0601050507030106082B06010505070302300C0603551D130101FF04023000301D0603551D0E041604144F5DBF8797A30387B19235845EE457FAA7E0098B301F0603551D23041830168014142EB317B75856CBAE500940E61FAF9D8B14C2C6305506082B0601050507010104493047302106082B060105050730018615687474703A2F2F72332E6F2E6C656E63722E6F7267302206082B060105050730028616687474703A2F2F72332E692E6C656E63722E6F72672F308201270603551D110482011E3082011A820F686F626F2D6F6E6C696E652E636F6D820E686F626F2D6F6E6C696E652E6E6C820B6A616E686F626F2E636F6D820A6A616E686F626F2E6E6C82126B657572696777656264657369676E2E6E6C821372696768746E657762616C616E63652E636F6D821A776562766572746973656D656E746E656465726C616E642E6E6C82137777772E686F626F2D6F6E6C696E652E636F6D82127777772E686F626F2D6F6E6C696E652E6E6C820F7777772E6A616E686F626F2E636F6D820E7777772E6A616E686F626F2E6E6C82167777772E6B657572696777656264657369676E2E6E6C82177777772E72696768746E657762616C616E63652E636F6D821E7777772E776562766572746973656D656E746E656465726C616E642E6E6C30130603551D20040C300A3008060667810C01020130820102060A2B06010401D6790204020481F30481F000EE0075001998107109F0D6522E3080D29E3F64BB836E28CCF90F528EEEDFCE4A3F16B4CA0000018EE88C8BAB00000403004630440220562C054362724F5B333C5FDE381005D9017485C175F0AD33B1BB95EA891B4EB5022024006AD4F79C6178F6BDD7E1E8AC975A2B633CB0E3EE4B29A0131931F586A7F500750076FF883F0AB6FB9551C261CCF587BA34B4A4CDBB29DC68420A9FE6674C5A3A740000018EE88C8BEB000004030046304402205AF365492CFD46A5011DED76E01AD072CAFFF352656DD5803F6D18B6D6AF956402206B6F256FEB44CB759BEC6556D485927464350EEE8B464B614ADEB1521B25D7C7300D06092A864886F70D01010B05000382010100410CEC52A6C1116133B2624019DDCEA4BF7C569E47E1546B6F69843F84268A056C7FC21D5C4E3373281B16080266C72681D9E14F684A86D27BB953E1769E8B8E1D363712EDDC2114F4F928CB131412C3E1372432CED572A218A00D68B42A9B86AE47F14D3D49230D02CE8B319196E8B397C348C2829C4C8900F346F59D536C9B54DD823F8EAC164F42BCD56932C0397A51CA09029D352FAB3A667B39E8BB8FA69F9CC9FB53E36F2C9883F95A531D02FA75E6D1E2B7CCA8B0827B9092F3E5D111748DEC9916DEC5C599CC669EC76BB0A31803EA3C123A20A3EC629C117AF113ED0360521A143C6C558FD2D01963D8E7983274E8538F5468C67E159640425FDEDB"
          }
        ],
        [
          169940,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "30820516308202FEA003020102021100912B084ACF0C18A753F6D62E25A75F5A300D06092A864886F70D01010B0500304F310B300906035504061302555331293027060355040A1320496E7465726E65742053656375726974792052657365617263682047726F7570311530130603550403130C4953524720526F6F74205831301E170D3230303930343030303030305A170D3235303931353136303030305A3032310B300906035504061302555331163014060355040A130D4C6574277320456E6372797074310B300906035504031302523330820122300D06092A864886F70D01010105000382010F003082010A0282010100BB021528CCF6A094D30F12EC8D5592C3F882F199A67A4288A75D26AAB52BB9C54CB1AF8E6BF975C8A3D70F4794145535578C9EA8A23919F5823C42A94E6EF53BC32EDB8DC0B05CF35938E7EDCF69F05A0B1BBEC094242587FA3771B313E71CACE19BEFDBE43B45524596A9C153CE34C852EEB5AEED8FDE6070E2A554ABB66D0E97A540346B2BD3BC66EB66347CFA6B8B8F572999F830175DBA726FFB81C5ADD286583D17C7E709BBF12BF786DCC1DA715DD446E3CCAD25C188BC60677566B3F118F7A25CE653FF3A88B647A5FF1318EA9809773F9D53F9CF01E5F5A6701714AF63A4FF99B3939DDC53A706FE48851DA169AE2575BB13CC5203F5ED51A18BDB150203010001A382010830820104300E0603551D0F0101FF040403020186301D0603551D250416301406082B0601050507030206082B0601050507030130120603551D130101FF040830060101FF020100301D0603551D0E04160414142EB317B75856CBAE500940E61FAF9D8B14C2C6301F0603551D2304183016801479B459E67BB6E5E40173800888C81A58F6E99B6E303206082B0601050507010104263024302206082B060105050730028616687474703A2F2F78312E692E6C656E63722E6F72672F30270603551D1F0420301E301CA01AA0188616687474703A2F2F78312E632E6C656E63722E6F72672F30220603551D20041B30193008060667810C010201300D060B2B0601040182DF13010101300D06092A864886F70D01010B0500038202010085CA4E473EA3F7854485BCD56778B29863AD754D1E963D336572542D81A0EAC3EDF820BF5FCCB77000B76E3BF65E94DEE4209FA6EF8BB203E7A2B5163C91CEB4ED3902E77C258A47E6656E3F46F4D9F0CE942BEE54CE12BC8C274BB8C1982FA2AFCD71914A08B7C8B8237B042D08F908573E83D904330A472178098227C32AC89BB9CE5CF264C8C0BE79C04F8E6D440C5E92BB2EF78B10E1E81D4429DB5920ED63B921F81226949357A01D6504C10A22AE100D4397A1181F7EE0E08637B55AB1BD30BF876E2B2AFF214E1B05C3F51897F05EACC3A5B86AF02EBC3B33B9EE4BDECCFCE4AF840B863FC0554336F668E136176A8E99D1FFA540A734B7C0D063393539756EF2BA76C89302E9A94B6C17CE0C02D9BD81FB9FB768D40665B3823D7753F88E7903AD0A3107752A43D8559772C4290EF7C45D4EC8AE468430D7F2855F18A179BBE75E708B07E18693C3B98FDC6171252AAFDFED255052688B92DCE5D6B5E3DA7DD0876C842131AE82F5FBB9ABC889173DE14CE5380EF6BD2BBD968114EBD5DB3D20A77E59D3E2F858F95BB848CDFE5C4F1629FE1E5523AFC811B08DEA7C9390172FFDACA20947463FF0E9B0B7FF284D6832D6675E1E69A393B8F59D8B2F0BD25243A66F3257654D3281DF3853855D7E5D6629EAB8DDE495B5CDB5561242CDC44EC6253844506DECCE005518FEE94964D44ECA979CB45BC073A8ABB847C2"
          }
        ],
        [
          169940,
          "SECURITY",
          "CHECK_CERT",
          "CERTLOG",
          {
            "certificate": "3082056030820448A00302010202104001772137D4E942B8EE76AA3C640AB7300D06092A864886F70D01010B0500303F31243022060355040A131B4469676974616C205369676E617475726520547275737420436F2E311730150603550403130E44535420526F6F74204341205833301E170D3231303132303139313430335A170D3234303933303138313430335A304F310B300906035504061302555331293027060355040A1320496E7465726E65742053656375726974792052657365617263682047726F7570311530130603550403130C4953524720526F6F7420583130820222300D06092A864886F70D01010105000382020F003082020A0282020100ADE82473F41437F39B9E2B57281C87BEDCB7DF38908C6E3CE657A078F775C2A2FEF56A6EF6004F28DBDE68866C4493B6B163FD14126BBF1FD2EA319B217ED1333CBA48F5DD79DFB3B8FF12F1219A4BC18A8671694A66666C8F7E3C70BFAD292206F3E4C0E680AEE24B8FB7997E94039FD347977C99482353E838AE4F0A6F832ED149578C8074B6DA2FD0388D7B0370211B75F2303CFA8FAEDDDA63ABEB164FC28E114B7ECF0BE8FFB5772EF4B27B4AE04C12250C708D0329A0E15324EC13D9EE19BF10B34A8C3F89A36151DEAC870794F46371EC2EE26F5B9881E1895C34796C76EF3B906279E6DBA49A2F26C5D010E10EDED9108E16FBB7F7A8F7C7E50207988F360895E7E237960D36759EFB0E72B11D9BBC03F94905D881DD05B42AD641E9AC0176950A0FD8DFD5BD121F352F28176CD298C1A80964776E4737BACEAC595E689D7F72D689C50641293E593EDD26F524C911A75AA34C401F46A199B5A73A516E863B9E7D72A712057859ED3E5178150B038F8DD02F05B23E7B4A1C4B730512FCC6EAE050137C439374B3CA74E78E1F0108D030D45B7136B407BAC130305C48B7823B98A67D608AA2A32982CCBABD83041BA2830341A1D605F11BC2B6F0A87C863B46A8482A88DC769A76BF1F6AA53D198FEB38F364DEC82B0D0A28FFF7DBE21542D422D0275DE179FE18E77088AD4EE6D98B3AC6DD27516EFFBC64F533434F0203010001A382014630820142300F0603551D130101FF040530030101FF300E0603551D0F0101FF040403020106304B06082B06010505070101043F303D303B06082B06010505073002862F687474703A2F2F617070732E6964656E74727573742E636F6D2F726F6F74732F647374726F6F74636178332E703763301F0603551D23041830168014C4A7B1A47B2C71FADBE14B9075FFC4156085891030540603551D20044D304B3008060667810C010201303F060B2B0601040182DF130101013030302E06082B060105050702011622687474703A2F2F6370732E726F6F742D78312E6C657473656E63727970742E6F7267303C0603551D1F043530333031A02FA02D862B687474703A2F2F63726C2E6964656E74727573742E636F6D2F445354524F4F544341583343524C2E63726C301D0603551D0E0416041479B459E67BB6E5E40173800888C81A58F6E99B6E300D06092A864886F70D01010B050003820101000A73006C966EFF0E52D0AEDD8CE75A06AD2FA8E38FBFC90A031550C2E56C42BB6F9BF4B44FC244880875CCEB079B14626E78DEEC27BA395CF5A2A16E5694701053B1BBE4AFD0A2C32B01D496F4C5203533F9D86136E0718DB4B8B5AA824595C0F2A92328E7D6A1CB6708DAA0432CAA1B931FC9DEF5AB695D13F55B865822CA4D55E470676DC257C5463941CF8A5883586D99FE57E8360EF00E23AAFD8897D0E35C0E9449B5B51735D22EBF4E85EF18E08592EB063B6C29230960DC45024C12183BE9FB0EDEDC44F85898AEEABD4545A1885D66CAFE10E96F82C811420DFBE9ECE38600DE9D10E338FAA47DB1D8E8498284069B2BE86B4F010C38772EF9DDE739"
          }
        ],
        [
          170151,
          "CONNECTIVITY",
          "HANDSHAKE",
          "PACKET_RX",
          {
            "status": "complete"
          }
        ],
        [
          170223,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e30000000108962ca9746f24234b08c2ea499ec2880dae40190494398b2be8",
            "header": {
              "type": "HSK",
              "payload_length": "34",
              "packet_number": "5"
            },
            "frames": [
              {
                "frame_type": "ACK"
              }
            ]
          }
        ],
        [
          254028,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "46962ca9746f24234bf6fe10130ca7cb21d492a2952352be05353bee8b226e...",
            "header": {
              "type": "SHORT",
              "payload_length": "443",
              "packet_number": "6"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              },
              {
                "frame_type": "HANDSHAKE_DONE"
              }
            ]
          }
        ],
        [
          254187,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e00000000108962ca9746f24234b08c2ea499ec2880dae4019895f996f164b",
            "header": {
              "type": "HSK",
              "payload_length": "50",
              "packet_number": "4611686018427387904"
            }
          }
        ],
        [
          254209,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "40962ca9746f24234bc0f62995bf812b1c4992717836d8f712f09558f44014...",
            "header": {
              "type": "SHORT",
              "payload_length": "115",
              "packet_number": "8"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              },
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "NEW_CONNECTION_ID"
              },
              {
                "frame_type": "NEW_TOKEN"
              }
            ]
          }
        ],
        [
          257656,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "47962ca9746f24234b80e41b62cc79471bb568eacd7db6dcf4b8b6e4e653f4...",
            "header": {
              "type": "SHORT",
              "payload_length": "315",
              "packet_number": "9"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ]
      ]
    },
    {
      "qlog_version": "0.1",
      "vantagepoint": "NETWORK",
      "connectionid": "41676DF6018167F5",
      "starttime": 8257730635855,
      "fields": [
        "time",
        "category",
        "type",
        "trigger",
        "data"
      ],
      "events": [
        [
          0,
          "CONNECTIVITY",
          "NEW_CONNECTION",
          "LINE",
          {
            "ip_version": "4",
            "srcip": "0.0.0.0",
            "dstip": "45.152.249.3",
            "srcport": "49799",
            "dstport": "443"
          }
        ],
        [
          34,
          "CONNECTIVITY",
          "VERNEG",
          "LINE",
          {
            "proposed_version": "00000001"
          }
        ],
        [
          83799,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "ca000000010841676df6018167f5081b066ff38e61608a00407d4b08dad5df...",
            "header": {
              "type": "INIT",
              "payload_length": "135",
              "packet_number": "0"
            },
            "frames": [
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          83803,
          "CONNECTIVITY",
          "VERNEG",
          "PACKET_RX",
          {
            "agreed_version": "00000001"
          }
        ],
        [
          84122,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e4000000010841676df6018167f5081b066ff38e61608a40bed5ba965223f9...",
            "header": {
              "type": "HSK",
              "payload_length": "199",
              "packet_number": "1"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              }
            ]
          }
        ],
        [
          84204,
          "CONNECTIVITY",
          "HANDSHAKE",
          "PACKET_RX",
          {
            "status": "complete"
          }
        ],
        [
          84231,
          "RECOVERY",
          "RTT_UPDATE",
          "PACKET_RX",
          {
            "zero_rtt": "successful"
          }
        ],
        [
          168063,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "4341676df6018167f52d823d93e16f7e663726f847f6f2ec72304ecf4d6a70...",
            "header": {
              "type": "SHORT",
              "payload_length": "443",
              "packet_number": "2"
            },
            "frames": [
              {
                "frame_type": "CRYPTO"
              },
              {
                "frame_type": "HANDSHAKE_DONE"
              }
            ]
          }
        ],
        [
          168231,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "e2000000010841676df6018167f5081b066ff38e61608a4019ff8eaa4df267",
            "header": {
              "type": "HSK",
              "payload_length": "50",
              "packet_number": "4611686018427387904"
            }
          }
        ],
        [
          168259,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "4641676df6018167f505e451d4847bf9a5fdbca6e41a3d68c533c25d11bff4...",
            "header": {
              "type": "SHORT",
              "payload_length": "115",
              "packet_number": "4"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              },
              {
                "frame_type": "ACK"
              },
              {
                "frame_type": "NEW_CONNECTION_ID"
              },
              {
                "frame_type": "NEW_TOKEN"
              }
            ]
          }
        ],
        [
          170273,
          "TRANSPORT",
          "PACKET_RX",
          "LINE",
          {
            "raw": "4041676df6018167f53185bdd9406544347b5d0fdb39cd7089e46a00da25b1...",
            "header": {
              "type": "SHORT",
              "payload_length": "315",
              "packet_number": "5"
            },
            "frames": [
              {
                "frame_type": "STREAM"
              }
            ]
          }
        ]
      ]
    }
  ]
}