Skip to content

v0.2.0

Compare
Choose a tag to compare
@sexnine sexnine released this 27 Apr 08:04
· 50 commits to main since this release

✨ Changes

  • Added support for SSL/TLS
    Run downcat with --ssl and downcat will generate a self-signed certificate and enable HTTPS.
  • Added update checker
    Downcat will automatically check for updates on startup. This can be disabled with --disable-update-check
  • Added Updater
    Run downcat update and downcat will update itself. Make sure it has the necessary permissions to overwrite itself.