feat: s3 s4 cont

This commit is contained in:
Mark Puha 2025-07-03 18:02:53 +02:00
parent f3adbe495e
commit b9fb1aa685
21 changed files with 549 additions and 371 deletions

View file

@ -7,7 +7,7 @@ Jmin = $JUNK_PACKET_MIN_SIZE
Jmax = $JUNK_PACKET_MAX_SIZE
S1 = $INIT_PACKET_JUNK_SIZE
S2 = $RESPONSE_PACKET_JUNK_SIZE
S3 = $UNDERLOAD_PACKET_JUNK_SIZE
S3 = $COOKIE_REPLY_PACKET_JUNK_SIZE
S4 = $TRANSPORT_PACKET_JUNK_SIZE
H1 = $INIT_PACKET_MAGIC_HEADER
H2 = $RESPONSE_PACKET_MAGIC_HEADER