1
0
mirror of https://github.com/Nyr/openvpn-install.git synced 2024-11-24 05:56:08 +03:00

Updated README

This commit is contained in:
Chris Xiao 2018-07-24 17:07:28 -04:00
parent 9eba8d40ce
commit f6c1cd5519
No known key found for this signature in database
GPG Key ID: F6C6CFB7122581AE

View File

@ -26,7 +26,7 @@ This script lets you set up your own OpenVPN server in minutes, even if you no e
## Installation ## Installation
If you run into any issues during installation, please refer to [Troubleshooting](#Troubleshooting). If you run into any issues during installation, please refer to [Troubleshooting](#troubleshooting).
### Install on CentOS/Debian/Ubuntu ### Install on CentOS/Debian/Ubuntu
- Run this in a terminal on your server, and follow the on-screen instructions: - Run this in a terminal on your server, and follow the on-screen instructions:
@ -106,13 +106,15 @@ If you run into any issues during installation, please refer to [Troubleshooting
#### Android #### Android
- Supported. Instructions coming soon. - OpenVPN is supported on Android, but OpenVPN over SSL support isn't very good.
- If you installed OpenVPN without SSL, download [OpenVPN for Android](https://play.google.com/store/apps/details?id=de.blinkt.openvpn)
- Import your OVPN file inside the app.
#### iOS #### iOS
- OpenVPN is supported on iOS, but OpenVPN over SSL is not supported. - OpenVPN is supported on iOS, but OpenVPN over SSL is not supported.
- If you installed OpenVPN without SSL, download [OpenVPN Connect from App Store](https://itunes.apple.com/app/openvpn-connect/id590379981) - If you installed OpenVPN without SSL, download [OpenVPN Connect](https://itunes.apple.com/app/openvpn-connect/id590379981)
- Follow the on-screen instruction to add the OpenVPN profile. - Follow the on-screen instruction to import the OpenVPN profile.
## Troubleshooting ## Troubleshooting