Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.03 KB

File metadata and controls

25 lines (15 loc) · 1.03 KB

CREDITS

Original Project

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.

Contributors

This project was developed solely by vr-ski.

Third-Party Libraries

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

Special Thanks

  • Joonas Nissinen for creating the foundation this project builds upon
  • Everyone who maintains the tools and libraries that power this project