Initial commit after complete rewrite of Linspector.

This commit is contained in:
Johannes Findeisen 2022-09-25 00:39:51 +02:00
commit 0c64555155
52 changed files with 1712 additions and 0 deletions

2
requirements.txt Normal file
View file

@ -0,0 +1,2 @@
requests~=2.28.1 # used by speedtest type
CherryPy~=18.8.0 # used by httpserver plugin