Skip to content

iitj-autoproxy-v0.1.0

Compare
Choose a tag to compare
@SaahilNotSahil SaahilNotSahil released this 28 Aug 04:33
· 62 commits to main since this release

Changelog

  • e818478 Adds scripts to start/stop daemon
  • 2e6a840 Adds OS keyring support for storing credentials
  • ad1dff1 Rewritten the scheduler
  • 0b2d6ba Adds feature to kill the scheduler
  • db605fe Separates cli and daemon into separate binaries
  • 1bf12c4 Updates login command to fetch the current keepalive token
  • 472a2b5 Separates login command and scheduler
  • 028f3b7 Adds command description and updates the logging behaviour and separates the scheduler from the command
  • 6053960 Creates a central file logger
  • e2d7fe5 Updates dependencies
  • faecdf7 Initial commit