Skip to content

Release v2026.03.14.195032-8972eb0

Choose a tag to compare

@github-actions github-actions released this 14 Mar 19:54
· 668 commits to main since this release

Changes since v2026.03.13.171409-4aebb46:

Automated release created by workflow run 23095120788 for commit 8972eb0

Commits

  • Set compression off by default. (319bff6)
  • Rework on Handling single DNS packet and send better responses. (599ca85)
  • Remove checking count of dots if people using domain without sub! (3517163)
  • Stop await for pre session packets! (76ad630)
  • Checking Pre-session packets. (1d9c237)
  • Catch _extract_packet_payload errors (b6665c5)
  • Split packet_handler to new functions. (ae02f5a)
  • Fixed issue of fairness packet responses. (c041fa0)
  • _handle_stream_syn_packet review (7aacd5b)
  • Avoid adding duplicate packets to queue! (26a5c5a)
  • Support more packet types to avoid add duplicate packets to queues. (5ecfe18)
  • Caching Socks/Stream SYN ACKs also better supporting multi fragments for SOCKS-SYNS (Need to update client) (2407c43)
  • ACK to duplicate fins. (e7bacd6)
  • Change default payloads for packing system. (d18293d)
  • Reworking on Packing and Packet Queues Round-Robin! (a12d6a8)
  • Move some configs to init (ec8666f)
  • Response to Socks_Syn for closed streams (b5859c0)
  • Sync client with last version of server. (8f88a1e)
  • Sync client with server part 2. (f0e3d72)
  • Update default configuration. (5823d4b)
  • Fix loop RST (35cb9e5)
  • Add security Headers, like checksum and session-cookie! (97c4281)
  • Add more logs for reason of Socks disconnect. (f256fd7)
  • Send packets till end! (8972eb0)

Contributors