Skip to content

Releases: sqproxy/sqredirect

Release v1.2.2

24 Dec 09:50
Compare
Choose a tag to compare

Fixes

  • fix: support python 3.10 (731c7d0)

Release v1.2.1

22 Jun 08:30
Compare
Choose a tag to compare
Bump version: 1.2.0 → 1.2.1

v1.2.0

23 Feb 12:09
Compare
Choose a tag to compare

Featues:

  • add new ports notation: ip:gameport:proxyport
    This allow us handle multiple ips on the same interface. Multiple interfaces still not supported.

  • published to PyPI: https://pypi.org/project/sqredirect/

  • cli:

    • now automatically installed in system as sqredirect command
  • tests:

    • initial with ports argparse tests

Refactor:

  • remove deprecated kernel module sources

v1.1.1

03 Oct 19:51
Compare
Choose a tag to compare

Bufixes:

  • ebpf:
    • in multiple port installation taking only last pair other was ignored

Docs:

  • ebpf:
    • add HowTo for non-root usage

v1.1.0

18 Apr 07:20
3423565
Compare
Choose a tag to compare

feat(filter): drop packets with zero checksum

v1.0.1

16 Mar 13:23
Compare
Choose a tag to compare
fix(filter): fix outgoing packet udp csum

Initial public relesae

12 Mar 13:22
Compare
Choose a tag to compare

So, it's initial release! Let's try to use it together and make Source Engine Gameservers great again!