HTTP-based implementation for a sample Sensor which uses liblightsec.
Why would you want to install it?
pip install git+https://github.com/lightsec/http_sensor_lightsec.git
The required packages are automatically installed in the procedure described above.
However, if you are going to contribute to this project, you might want to install only the project's dependencies in your virtualenv.
You can install them using the requirements.txt file in the following way:
pip install -r requirements.txt
-
Copy the UPDATEME.ini file renaming it to config.ini.
-
Update the values within brackets.
-
Run the web server.
python webapp.py