Localhost11501 Repack [patched]

| Risk | Description | Mitigation | |------|-------------|------------| | | Interrupting repack may leave partial archives. | Use atomic writes and checksums. | | Port conflict | Another service may bind to 11501. | Run netstat -tulpn \| grep 11501 to check. | | Disk space exhaustion | Temp files may double storage needs. | Ensure 2x free space of source data. | | No authentication | Localhost access only – safe if no remote exposure. | Do not forward this port externally. |