This year, our IDS is a client-based web server. In order to use it, follow the following steps:
pip install flask flask_wtf
git clone git@git.seclab.cs.ucsb.edu:sherlock/niku-client.git && cd niku-client
python run.py
If at any point an update is released, you may upgrade to the latest version of the client by simply pulling the git repository.
If at any point you run into weird issues, your first debugging step should be to remove
~/.niku. This will clear your search history and local cache.
Please be gentle with the server!