Discovers and update user connected to a specific network.
This project is composed of two parts, a client Deamon which periodically get all hosts connected to the local network and pushes to the server. The server displays and allow edit those hosts.
Create your virtualenv and install all deps from: src/knockknock/requirements-dev.txt
then you'll be able to run tox in root folder.