View Source Phx2Ban (Phx2Ban v0.1.0-beta)

Link to this section Summary

Functions

Analyze a request to see if the remote IP address should be blocked.

This process is responsible for setting up the firewall rules for the Phoenix application.

Check to see if the incoming request is from a blocked IP address.

Link to this section Functions

Analyze a request to see if the remote IP address should be blocked.

This process is responsible for setting up the firewall rules for the Phoenix application.

Link to this function

validate_request_conn(conn)

View Source

Check to see if the incoming request is from a blocked IP address.