... | ... | @@ -10,7 +10,8 @@ You can find OpenVPN as a application to securly connect with the internal netwo |
|
|
- [Add user](#add-user)
|
|
|
- [Remove user](#remove-user)
|
|
|
- [Install OpenVPN using PiVPN](#install-openvpn-using-pivpn)
|
|
|
- [Auto start OpenVPN for Windows](#auto-start-openvpn-for-windows)
|
|
|
- [Configuration](#configuration)
|
|
|
- [Auto start OpenVPN for Windows](#auto-start-openvpn-for-windows)
|
|
|
|
|
|
## Resources
|
|
|
OpenVPN does not use that much [resources](http://www.webhostingtalk.com/showthread.php?t=1234447). Therefore OpenVPN gets 512 MB RAM and 1 CPU core.
|
... | ... | @@ -94,7 +95,8 @@ pi ALL=(ALL) NOPASSWD:ALL |
|
|
|
|
|
**NOTE:** The certificate is not generated properly.
|
|
|
|
|
|
## Auto start OpenVPN for Windows
|
|
|
# Configuration
|
|
|
### Auto start OpenVPN for Windows
|
|
|
* Open [Task scheduler](https://help.my-private-network.co.uk/support/solutions/articles/8464-windows-openvpn-auto-start-windows-7-);
|
|
|
* Add a new Basic task:
|
|
|
* Trigger: When I log on;
|
... | ... | |