mirror of
https://github.com/Wind4/vlmcsd.git
synced 2025-04-08 22:26:51 +08:00
Merge 4df5260c056e6ef21024a10f947f07f74f596bd7 into 70e03572b254688b8c3557f898e7ebd765d29ae1
This commit is contained in:
commit
c536e25966
@ -188,6 +188,7 @@ static HANDLE OpenTapHandle()
|
||||
(
|
||||
!strncmp(regData, "tap0801", sizeof(regData)) ||
|
||||
!strncmp(regData, "tap0901", sizeof(regData)) ||
|
||||
!strncmp(regData, "root\\tap0901", sizeof(regData)) ||
|
||||
!strncmp(regData, "TEAMVIEWERVPN", sizeof(regData))
|
||||
)
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user