Home

Awesome

made-with-Go

<h1 align="center">Nilo</h1> <br> <p align="center"> <a href="#--usage--explanation">Usage</a> • <a href="#--installation--requirements">Installation</a> </p> <h3 align="center">Nilo makes requests to urls returning only if status code is 200</h3>

- Installation & Requirements:

> go get -u github.com/ferreiraklet/nilo

OR

> git clone https://github.com/ferreiraklet/nilo.git
> cd nilo
> go build nilo.go
> chmod +x nilo
> ./nilo -h
<br>

- Usage & Explanation: