Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 664 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 664 Bytes

Description

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 the developer server

  1. ./start_celery.py
  2. python3 manage.py runserver

The web site should now be available on localhost:8000.

Screenshots

Desktop version:
desktop screenshot

Mobile version: