mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-07 08:14:58 +03:00
v4.06-9435-beta
This commit is contained in:
@ -134,6 +134,10 @@
|
||||
|
||||
#define CLIENT_GLOBAL_PULSE_NAME "clientglobalpulse"
|
||||
|
||||
#define CLIENT_WIN32_REGKEYNAME "Software\\" GC_REG_COMPANY_NAME "\\" CEDAR_PRODUCT_STR " VPN\\Client"
|
||||
#define CLIENT_WIN32_REGVALUE_PORT "RpcPort"
|
||||
#define CLIENT_WIN32_REGVALUE_PID "RpcPid"
|
||||
|
||||
|
||||
// List of virtual LAN cards in UNIX
|
||||
struct UNIX_VLAN
|
||||
|
Reference in New Issue
Block a user