first commit

This commit is contained in:
2025-12-09 08:23:35 +01:00
commit 61e6644158
12 changed files with 17 additions and 0 deletions

2
scripts/find_port.py Normal file
View File

@ -0,0 +1,2 @@
#!/usr/bin/env python3
print(8000)