Auto connect VPN Client (Linux\Windows) service with www.vpnbook.com
The bash script was originally forked from: ironbugs/VPNBook
- 10 seconds timeout, before running auto connect.
- Use only grep in perl mode to extract the usename and password.
- Check if "OpenVPN" is installed.
- In case no selection made, select a random server and port number.
- Check if User have sudo rights.
- Option to select server port number.
- 10 seconds timeout, before running auto connect.
- Use only findstr to extract the usename and password.
- Check if "OpenVPN" is installed.
- In case no selection made, select a random server and port number.
- Check if User have administrator rights.
- Option to select server port number.