Initial commit

This commit is contained in:
2022-05-15 21:39:39 +02:00
commit 81a6b562b6
50 changed files with 3837 additions and 0 deletions

View File

@ -0,0 +1,4 @@
bind_socket = "*:11334";
password = "YOUR_PASSWORD_HASH";
enable_password = "YOUR_PASSWORD_HASH";
secure_ip = "";