Skip to content

Bunsogs release v1.0.0

Latest
Compare
Choose a tag to compare
@VityaSchel VityaSchel released this 13 Aug 23:42
· 1 commit to main since this release
0bfa6d2

This version marks release of bunsogs for open testing. It contains all basic features from pysogs and plugins system.

Known issues:

  • Blinding Session IDs sometimes does not work. While inputting unblinded (prefix 05) Session IDs in CLI works, you should input already blinded IDs by official clients, otherwise you might end up with two users in your database, one of which has one character off on 63th position and your ban/permission overrides won't apply to user you want to
  • bunsogs and bunsogs-cli will interfere with each other if opened simultaniously throwing "database locked" errors

Which file should I download?

Bunsogs is available for:

  • Linux x64 (any generic VPS)
  • Linux ARM (for example, raspberry pi)
  • MacOS ARM/M1
  • MacOS x64/Intel
  • Windows x64

If you're using Linux, you can detect your CPU architecture by running lscpu | grep -E 'Architecture:.*'. It will output either x86_64 or ARM.

Please report any issues here: https://github.com/VityaSchel/bunsogs/issues