Feature: Add encryption option for client building
This commit is contained in:
@@ -548,6 +548,11 @@ enum RunningType {
|
||||
RUNNING_PARALLEL = 1, // <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
};
|
||||
|
||||
enum ProtocolEncType {
|
||||
PROTOCOL_SHINE = 0,
|
||||
PROTOCOL_HELL = 1,
|
||||
};
|
||||
|
||||
// <20><><EFBFBD><EFBFBD><EFBFBD>ӵ<EFBFBD><D3B5><EFBFBD><EFBFBD>س<EFBFBD><D8B3><EFBFBD><EFBFBD><EFBFBD>Ϣ
|
||||
typedef struct CONNECT_ADDRESS
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user