guardian

Firewall for GTA Online

LGPL-3.0 License

Stars
46

Bot releases are visible (Hide)

guardian - 3.5.0 Latest Release

Published by TheMythologist about 1 year ago

Key Changes

  • Update packet filtering heuristics for GTA Online v1.66+
  • Smaller executable (due to packing via UPX)
  • Display current active filter in window title

What's Changed

Full Changelog: https://github.com/TheMythologist/guardian/compare/3.4.1...3.5.0

guardian - 3.4.1

Published by TheMythologist about 1 year ago

Key Changes

  • Upgrade to Python 3.11 (speed improvements)
  • Fix Azure parsing errors

What's Changed

Full Changelog: https://github.com/TheMythologist/guardian/compare/3.4.0...3.4.1

guardian - 3.4.0

Published by TheMythologist over 1 year ago

Key Changes

  • Single executable (thanks to pyinstaller)
    • Smaller size
    • Fewer antivirus false positives
  • New UI menu
    • Support reloading of filters without restarting GTA Online

What's Changed

Full Changelog: https://github.com/TheMythologist/guardian/compare/3.3.1...3.4.0

guardian - 3.3.1

Published by TheMythologist over 1 year ago

Key Changes

  • db.json file is now included in the release zip
  • Fix debugging sessions
  • Minor speed improvements

What's Changed

Full Changelog: https://github.com/TheMythologist/guardian/compare/3.3.0...3.3.1

guardian - 3.3.0

Published by TheMythologist over 1 year ago

Key Changes

  • Removed support for integration with DigitalArc
  • Standalone SoloSession filter instead of empty WhitelistSession filter
  • Numerous changes to Whitelist and Blacklist
    • No longer support creation of custom lists
    • Removed support of domains
    • Changed the structure of data.json
      {
          "blacklist": {
              "192.168.0.2": "bad guy",
              "192.168.0.3": "modder"
          },
          "whitelist": {
              "127.0.0.1": "asdf"
          }
      }
      

What's Changed

Full Changelog: https://github.com/TheMythologist/guardian/compare/3.2.1...3.3.0

guardian - 3.2.1

Published by TheMythologist over 1 year ago

Key changes

  • Speed improvements
  • Enable updating of regional Internet registry (RIPE NCC)

What's Changed

Full Changelog: https://github.com/TheMythologist/guardian/compare/3.2.0...3.2.1

guardian - 3.2.0

Published by TheMythologist over 1 year ago

What's Changed

New Contributors

guardian - 3.1.0b5

Published by TheMythologist over 1 year ago

Ported over from Speyedr's GitLab repository

guardian - 3.1.0b4

Published by TheMythologist over 1 year ago

Ported over from Speyedr's GitLab repository

guardian - 3.1.0b3

Published by TheMythologist over 1 year ago

Ported over from Speyedr's GitLab repository

guardian - 3.1.0b2

Published by TheMythologist over 1 year ago

Ported over from Speyedr's GitLab repository

guardian - 3.1.0b1

Published by TheMythologist over 1 year ago

Ported over from Speyedr's GitLab repository