Expand description
Port generalization for transport layer anonymization.
Ports are categorized into three IANA ranges and optionally replaced with sentinel values. Well-known destination ports (0-1023) can be preserved for service identification in ML models.
Enums§
- Port
Category - IANA port category.
Functions§
- categorize_
port - Classify a port into its IANA category.
- generalize_
port - Generalize a port to its category sentinel.