mask-pii for AWK

AWK साठी mask-pii अंमलबजावणी: logs आणि data pipelines मधील email/phone PII लपवण्यासाठी.

ईमेल लपवणे

Masks local parts while preserving domain visibility.

फोन लपवणे

Masks sensitive digits while keeping format and suffix visibility.

Builder-शैली API

Enable email/phone masking and mask character explicitly before processing.

स्थापित करा आणि सुरू करा

Follow the AWK README for package setup and usage details.

स्थापना

git clone https://github.com/finitefield-org/mask-pii.git && cd mask-pii/awk

वापर

README.md
// Language-specific README and examples:
https://github.com/finitefield-org/mask-pii/tree/main/awk
टीप

Please check the README for exact package ecosystem details and API examples for this language.