Talk 17:00

Classifying Bot IP Addresses in Phoenix

Cloud providers today publish the IP ranges of their servers. This is useful data for stopping malicious traffic to your Phoenix app. Learn how to classify incoming requests using persistent_term, radix trees, and a simple plug.