first commit

This commit is contained in:
gru
2026-05-03 12:35:57 +01:00
commit 4fac1716a6
31 changed files with 5949 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
Flask>=3.0
Flask-SocketIO>=5.3
python-dotenv>=1.0
geoip2>=4.8
psutil>=5.9
simple-websocket>=1.0