Releases: thevickypedia/PyNinja
Releases · thevickypedia/PyNinja
v0.0.6
- Includes an option to limit maximum number of WebSocket sessions
- Includes a logout functionality for the monitoring page
- Uses bearer auth for the monitoring page
- Redefines progress bars with newer color schemes
- Full Changelog: v0.0.5...v0.0.6
v0.0.6a
- Includes an option to limit max number of concurrent sessions for monitoring page
- Full Changelog: v0.0.5...v0.0.6a
v0.0.5
- Packs an entirely new UI and authentication mechanism for monitoring tool
- Includes speed, stability and security improvements for monitoring feature
- Adds night mode option for monitoring UI
- Full Changelog: v0.0.4...v0.0.5
v0.0.4
- Includes an option to monitor system resources via
WebSockets
- Full Changelog: v0.0.3...v0.0.4
v0.0.3
- Allows env vars to be sourced from both
env_file
andkwargs
- Full Changelog: v0.0.2...v0.0.3
v0.0.2
- Includes added support for custom log configuration
- Full Changelog: v0.0.1...v0.0.2
v0.0.1
- Includes a process monitor and remote command execution functionality
- Security improvements including brute force protection and rate limiting
- Accepts
JSON
andYAML
files for env config - Supports custom worker count for
uvicorn
server - Allows custom logging using
logging.ini
- Includes an option to set the
apikey
via commandline - Full Changelog: v0.0.0...v0.0.1
v0.0.0
Release first stable version
v0.0.0-a
Set project name to `PyNinja`