Skip to content

Add --keep-ips option to retain all IP addresses#3

Merged
Hotion13 merged 1 commit into
mainfrom
claude/ip-address-retention-zjrpyd
Jul 8, 2026
Merged

Add --keep-ips option to retain all IP addresses#3
Hotion13 merged 1 commit into
mainfrom
claude/ip-address-retention-zjrpyd

Conversation

@Hotion13

@Hotion13 Hotion13 commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Add a --keep-ips flag that keeps every IPv4/IPv6 address as-is,
including public ones — useful for lab/documentation configs or when
correlating with external logs requires the real addresses. Secrets are
still destroyed. The flag is mutually exclusive with --anonymize-all-ips,
the mapping file no longer records ipv4/ipv6 entries, and the stderr
summary warns how many public addresses were left in clear.

Co-Authored-By: Claude Fable 5 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01De6qFufM9vrnhwRoG6pisV

Add a --keep-ips flag that keeps every IPv4/IPv6 address as-is,
including public ones — useful for lab/documentation configs or when
correlating with external logs requires the real addresses. Secrets are
still destroyed. The flag is mutually exclusive with --anonymize-all-ips,
the mapping file no longer records ipv4/ipv6 entries, and the stderr
summary warns how many public addresses were left in clear.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01De6qFufM9vrnhwRoG6pisV
@Hotion13
Hotion13 merged commit 6b7da77 into main Jul 8, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants