Skip to content

Release - 1.1.1

Latest
Compare
Choose a tag to compare
@jackblk jackblk released this 21 Sep 20:10
· 2 commits to main since this release

Changelog:

Feel unsafe?

If you are uneasy about running a random executable, you can compile DeviceAuthGenerator yourself by installing the requirements, PyInstaller and then by running the command:
pyinstaller --onefile -i icon.ico -n DeviceAuthGenerator generator.py