This project is based on arescue, originally created by Joonas Nissinen.
The original project is licensed under GPL-2.0 License, and this repository complies with that license.
This project was developed solely by vr-ski.
The following tools and libraries were instrumental in building this project:
- Tftpy – TFTP client and server implementation in Python
- Psutil – Cross-platform process and system utilities
- Ruff – Python linter for fast and modern code analysis
- Pre-commit – Framework for managing Git hooks
- Joonas Nissinen for creating the foundation this project builds upon
- Everyone who maintains the tools and libraries that power this project