Boost
libpqxx
mkdir build
cd build
cmake ../
cmake --build .
[Db]
host=localhost
port=5432
name=searcher
userName=searcher
password=searcher
[Crowler]
startPageDomain=wiki.openssl.org
startPagePath=/
recursionDepth=2
[Searcher]
serverIp=0.0.0.0
serverPort=9093
./crowler
./http_server