开始客户端的代码

This commit is contained in:
2025-03-10 22:19:33 +08:00
commit 9da53775b3
3 changed files with 127 additions and 0 deletions

12
config.ini Normal file
View File

@@ -0,0 +1,12 @@
[Server]
host = 127.0.0.1
port = 5000
[Security]
encrypted_password =
encryption_salt =
encryption_key =
[Authentication]
client_id = DEFAULT_CLIENT
cert_file = client_cert.pem