# AMQPS (AMQP over TLS) hosts mapping
# Loopback traffic between AMQP client and broker

# AMQP Broker (RabbitMQ) - standard AMQPS port
127.0.0.1:5671  🖥 AMQP-Broker

# AMQP Broker (RabbitMQ) - plain AMQP port (amqp_type_test.pcapng)
127.0.0.1:5672  🖥 AMQP-Broker

# AMQP Client
127.0.0.1:38200 📱 AMQP-Client

# Fallback IP label for ephemeral client ports
127.0.0.1       📱 AMQP-Client
