diff --git a/ROADMAP.md b/ROADMAP.md index c058549..c8f003a 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -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 |