Skip to content

Release v2026.03.12.145701-00150d5

Choose a tag to compare

@github-actions github-actions released this 12 Mar 14:59
· 723 commits to main since this release
00150d5

Changes since v2026.03.11.172418-ed2f5c6:

Automated release created by workflow run 23008324782 for commit 00150d5

Commits

  • Added more types of Packets. (b10e29d)
  • Sort new packet types and add them to DnsPacketParser.py (0dd2a8c)
  • Updating DnsPacketParser for new version of ARQ (3e0cb1c)
  • ARQ Update Part 1: Support Control Packets, (cd6bfc4)
  • ARQ Update Part 2: Refactoring 1. (2eba2f1)
  • Refactoring server: Part 1. (2b854d5)
  • Refactoring server: Part 2, Handling new type of packets. (8d7dc19)
  • Refactoring server: Part 3, Socks Answers, Counters. (1b9b22c)
  • Refactoring Client: Part 1. (165d1a5)
  • Updating Client & Server for better responses of Socks. (81c92b9)
  • Added PacketQueueMixin. (ad47849)
  • Move some codes to functions (3c321d7)
  • Removed useless variables. (20772f5)
  • Move more duplicate parts between client and server to PacketQueueMixin (c5f7dcd)
  • Fixed some issues about leaks. (7a854d8)
  • Add timeout for some tasks like connecting, handshaking and ... (151de08)
  • CPU Optimization (84b32fb)
  • Sort init, Clear runtime state for client (29ac04a)
  • Save success mtu tests into log file (acfd27d)
  • Update config files. (9b02bf4)
  • Validate DNS response domain in client. (60c9c30)
  • Smart Packing Packets! (5102384)
  • Update config version! (4bc3a15)
  • Update installation. (130deb6)
  • Stop waiting for heavy I/O packets for server! (6840e20)
  • Compressing packets. (88a5a45)
  • Some changes about compressing packets. (8afc232)
  • Fixed some issues. (344598b)
  • ZLIB: Accept only complete, fully-consumed raw DEFLATE frames. (8c20017)
  • Last part before merge! (ac9746e)
  • Merge pull request #35 from masterking32/refactor-v1 (00150d5)

Merged PRs

Contributors