Init: Migrate SimpleRemoter (Since v1.3.1) to Gitea
This commit is contained in:
12
server/2015Remote/generated_hash.h
Normal file
12
server/2015Remote/generated_hash.h
Normal file
@@ -0,0 +1,12 @@
|
||||
// Auto-generated hash file for lower-level agent
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <windows.h>
|
||||
#include "common/hash.h"
|
||||
|
||||
// 主控程序唯一标识
|
||||
// 密码的哈希值
|
||||
char g_MasterID[_MAX_PATH] = { MASTER_HASH };
|
||||
|
||||
char g_UpperHash[_MAX_PATH] = { MASTER_HASH_STR };
|
||||
Reference in New Issue
Block a user