Phx2Ban.Blocklist (Phx2Ban v0.2.2)
This GenServer is responsible for adding a removing IP address to the block list. The block list is stored within an ETS table which this process also owns.
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Link to this function
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
See Supervisor
.