Open Command Prompt as Administrator:
Run Command: ipconfig
Copy the IPv4 Address: //255.255.255.0//
Run Command: nslookup myip.opendns.com resolver1.opendns.com
Copy the Address: //59.144.161.102//
Run Command:
(Replace the IP addresses in the above command with your own.)
Run Command: netsh interface portproxy show all
Download the doorlock zip file from your source.
Click on node-v16.16.0-x86 and complete the full installation steps.
Open the .env file and set the DOORMAPATH with double backslashes (\\) as an example:
Open .run-server-and-npm and update the file path to where you downloaded and unzipped doorlock.
Run run-server-and-npm. If anything fails, proceed to optional Step 10.
Open PowerShell and run the following command:
After running the command, close the Command Prompt and repeat Step 9.