Remote Desktop Connection & Hamachi/VPN

0

I have installed Hamachi for Windows on my PC and my Laptop, both are connected on the same Hamachi Network and when my Laptop is connected on a different network I can successfully connect to my PC via RDC using the Hamachi IPv4 of my PC.

Now, the thing is after I disconnect (using the "X" button or using disconnect option from Start) Hamachi goes offline on my PC, which is not the perfect solution for me. Now, I have read that the solution for this is a Pro version of Hamachi, but is there another solution? Like adding a Windows Service that will check every x/y minutes if Hamachi is running.

Another thing that I have tried is creating a Batch file:

tscon 0 /dest:console
tscon 1 /dest:console
tscon 2 /dest:console
Rundll32.exe User32.dll,LockWorkStation

And unfortunately this doesn't help me.

Please let me know if someone has a solution for this? Or suggest me any other service that is similar to Hamachi.

TWDbag

Posted 2019-12-17T19:46:12.523

Reputation: 23

No answers