Some admin commands are available to help administrate the ETIP database.
This command retrieves trackers data from an εxodus instance and looks for differences with trackers in the local database.
python manage.py compare_with_exodusNote: for now, it only compares with local trackers having the flag is_in_exodus.
The default εxodus instance queried is the public one available at https://reports.exodus-privacy.eu.org (see --exodus-hostname parameter).