# RADIUS Hosts File for entity coalescing
# Maps well-known ports to hierarchical hostnames
# Use with: --hosts-file hosts.txt --axis port
#
# Format:
#   IP hostname          - Standard /etc/hosts format (supported by all OSes)
#   IP:port hostname     - VisualEther extension for port-specific mapping
#
# Multiple IP:port combinations mapping to the same hostname
# will be coalesced into a single axis in the sequence diagram.

# RADIUS Server
127.0.0.1:1812 🔐 RADIUS-Server

# RADIUS Clients (ephemeral ports)
127.0.0.1:53031 🖥 Client-1
127.0.0.1:65443 🖥 Client-2
127.0.0.1:52178 🖥 Client-3
127.0.0.1:62956 🖥 Client-4
127.0.0.1:61510 🖥 Client-5
