2.3.1.2 Maintenance - montequie/darknet-network-topology GitHub Wiki
The maintenance scripts
- init_db.py - the script that is responsible for the creation of the database scheme, it connects to the database and creates the Vertex and Edge classes with their properties
- crawl_test.py - a script that make sure the tor client and the Orient DB is working properly, it's the same script used in the README for testing the installation of the services