This project is a web interface for the TLS Profiler Python package. It uses Python Django and Material Design. A deployed version can be found at tlsprofiler.danielfett.de.
- ./start_celery.py
- python3 manage.py runserver
The web site should now be available on localhost:8000.