<---------- Setting Up ----------> 1- deploy on google scripts 2- install C:\Python313 and then requirements 3- C:\Python313\python.exe -m pip install cryptography 4- C:\Python313\python.exe -m ensurepip 5- C:\Python313\python.exe -m pip install --upgrade pip 6- C:\Python313\python.exe -m pip install cryptography 7- copy script to to d:\vpn then change the auth key and deployment ID in config.js 8- run python.exe main.py 9- run the requirements: C:\Python313\python.exe -m pip install cryptography h2 brotli zstandard C:\Python313\python.exe -m ensurepip 10- installing firefox mozilla certificate"winget install Mozilla.NSS" 11- run with python that is installed on your system for example C:\Python313\python.exe d:\vpn\main.py <---------- Running ----------> C:\Users\GuRu\AppData\Local\Programs\Python\Python314\python.exe D:\vpn\MasterHttpRelay\v2\main.py -c D:\vpn\MasterHttpRelay\v2 <---------- Certificate File Creation ----------> C:\Python313\python.exe d:\vpn\main.py --install-cert <---------- Downloading Project's Files (main source) ----------> git clone -b python_testing https://github.com/masterking32/MasterHttpRelayVPN.git cd MasterHttpRelayVPN pip install -r requirements.txt <---------- Downloading Project's Files (mirrors) ----------> pip install -r requirements.txt -i https://mirror-pypi.runflare.com/simple/ --trusted-host mirror-pypi.runflare.com <---------- AUTH_KEY ----------> VPNnewKAMATORA4856$ <---------- Deployment ID ----------> AKfycbwjY7pbui-oR0DK1QdEIms5oTr28KFERYTOuuTkVHjRcsA3OmbruUNXWGAUybUmJvBs <---------- Web app ----------> https://script.google.com/macros/s/AKfycbwjY7pbui-oR0DK1QdEIms5oTr28KFERYTOuuTkVHjRcsA3OmbruUNXWGAUybUmJvBs/exec