Gatherbox is a distributed scanner wich aggregates informations
about Servers, Networks and Employees of companies by keywords.
- SBT installed (~0.13)
- scala (~2.11)
- bunch of working proxy servers
####1. Install docker
brew install docker
apt-get install docker
####2. clone docker image
git clone [email protected]:SeleniumHQ/docker-selenium.git
####3. Start Docker Container
docker run -d -p 4444:4444 selenium/standalone-chrome