Sanitize for public CoM release: remove audit PII, operator paths, homelab IPs, fix submodule URL

This commit is contained in:
n0mad1k
2026-06-25 12:27:37 -04:00
parent fca8b8c040
commit f0d200c877
18 changed files with 10 additions and 1124 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ Some provider utility functions may need verification:
1. **Test the core deployment flow**:
```bash
cd /home/n0mad1k/Tools/c2itall
cd /opt/c2itall
python3 deploy.py
# Try option 1 (Deploy C2 Infrastructure) with a test deployment
```