mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-13 02:55:16 +02:00
e222a2718c
Mask IPv4 addresses in logs when collecting full log output: added a sed step that replaces the last two octets with "x.x" to avoid exposing full IPs (GDPR). Also updated the comment to reflect anonymization; existing steps that strip carriage returns and ANSI escape sequences remain in place before truncating with head -c.