github mxrch/GHunt v2.1.0

latest release: v2.2.0
8 months ago

GHunt v2.1.0 is released ! 🎉

NO MORE COOKIES ! This is the biggest change. The authentication is now done through the OAuth token.
I was inspired by the hackers that recently abused the accounts.google.com/oauth/multilogin to generate cookies from a Chrome Desktop token. I adapted this feature to generate cookies on-the-fly, but from an Android master token.

So, it should fix all the known issues for the GHunt's login step, and improve long-term stability.
All of these changes are compatible with the current GHunt Companion extension.

Other improvements

  • Auto check for updates at launch.
  • Replaced trio by asyncio.
  • Replaced setup.py by pyproject.toml

Update

pipx upgrade ghunt 🥰

Don't miss a new GHunt release

NewReleases is sending notifications on new releases.