README.md
# ExTansaku
[](https://travis-ci.org/ninoseki/ex_tansaku)
[](https://coveralls.io/github/ninoseki/ex_tansaku?branch=master)
ExTansaku is a yet another dirbuster tool which is powered by Elixir.
Note: This is a port of [ninoseki/tansaku](https://github.com/ninoseki/tansaku).
## Installation
```sh
$ mix escript.install hex ex_tansaku
```
## Usage
```sh
$ ex_tansaku -c TARGET_URL
$ ex_tansaku -c http://localhost
```