docs: add tools to ROADMAP.md file reference

This commit is contained in:
Username
2026-02-17 22:53:01 +01:00
parent fdb761f9f1
commit d902ecafff

View File

@@ -89,3 +89,7 @@ PPF (Proxy Fetcher) is a Python 2 proxy scraping and validation framework design
| job.py | Priority job queue |
| static/dashboard.js | Dashboard frontend logic |
| static/dashboard.html | Dashboard HTML template |
| tools/lib/ppf-common.sh | Shared ops library (hosts, wrappers, colors) |
| tools/ppf-deploy | Deploy code to nodes |
| tools/ppf-logs | View container logs |
| tools/ppf-service | Container lifecycle management |