README.md

# Phx2Ban

DO NOT USE THIS LIBRARY.....UNDER CONSTRUCTION

## Research areas:

https://github.com/danielmiessler/SecLists/tree/master/Discovery/Web-Content
https://github.com/fail2ban/fail2ban

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `phx_2_ban` to your list of dependencies in `mix.exs`:

```elixir
def deps do
  [
    {:phx_2_ban, "~> 0.1.0"}
  ]
end
```

Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at <https://hexdocs.pm/phx_2_ban>.