first commit

This commit is contained in:
root
2026-05-19 13:43:37 +00:00
commit 9dcd0abd7d
107 changed files with 33622 additions and 0 deletions

7
requirements.txt Normal file
View File

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