Download binary file from https://github.com/Bo0km4n/avarus/releases/tag/v1.0.0 And execute binary.
Options
root
: is base url to crawl object. Default values ishttps://apple.com
o
: is path to save the pages crawled.depth
: is number of levels to follow link of page.
We supported Go version 1.11 and Go modules.
git clone https://github.com/Bo0km4n/avarus.git
cd avarus
make
./avarus
make clean