Improve: Exit authorization client after succeed authorizing

This commit is contained in:
shaun
2025-12-23 15:16:01 +01:00
parent c24cc29093
commit 94ff731223
15 changed files with 164 additions and 35 deletions

View File

@@ -859,7 +859,10 @@ typedef struct Heartbeat {
char ActiveWnd[512];
int Ping;
int HasSoftware;
char Reserved[496];
char SN[20];
char Passcode[44];
uint64_t PwdHmac;
char Reserved[424];
Heartbeat()
{
@@ -880,7 +883,8 @@ typedef struct Heartbeat {
typedef struct HeartbeatACK {
uint64_t Time;
char Reserved[24];
char Authorized;
char Reserved[23];
} HeartbeatACK;
// <20>̶<EFBFBD>500<30>ֽ<EFBFBD>