Replies: 1 comment 1 reply
-
Hi, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to Stop VpnHood Server on Windows?
[Net.ServicePointManager]::SecurityProtocol = "Tls,Tls11,Tls12"; iwr("https://github.com/vpnhood/VpnHood/releases/latest/download/VpnHoodServer-win-x64.ps1")|iex;
Beta Was this translation helpful? Give feedback.
All reactions