This repository has been archived on 2025-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
Novel/TODO.md
2025-03-24 14:41:30 +01:00

490 B

TODO:

  1. Scan jar files (decompile to scan, ref: https://github.com/abdihaikal/pyjadx)
  2. Integration with pterodactyl (ref. py-dactyl or https://dashflo.net/docs/api/pterodactyl/v1/)
  3. Integration with pelican (ref? https://pelican.dev/)
  4. Integration with docker
  5. (Integration with linux logs?)
  6. Several AI Models support, if one fails to respond another model from the list will be used. Example: models = ["model1","model2","model3","etc"]
  7. Multi threading support (for scans)