From 571f4d415562c320fae1fa792ea982e7e2d7ef38 Mon Sep 17 00:00:00 2001 From: DL6ER Date: Sat, 16 Jun 2018 15:33:42 +0200 Subject: [PATCH] Fix markdown of "guides/vpn/android-client" Signed-off-by: DL6ER --- docs/guides/vpn/android-client.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/docs/guides/vpn/android-client.md b/docs/guides/vpn/android-client.md index f8c7d5f..e15f0bc 100644 --- a/docs/guides/vpn/android-client.md +++ b/docs/guides/vpn/android-client.md @@ -1,10 +1,9 @@ -Full article: https://github.com/pi-hole/pi-hole/wiki/Pi-hole---OpenVPN-server +- Install the official OpenVPN App from the [App Store](https://play.google.com/store/apps/details?id=net.openvpn.openvpn) -1. Install the official OpenVPN App from the [App Store](https://play.google.com/store/apps/details?id=net.openvpn.openvpn) +- Log into your OpenVPN server and use the road warrior installer to create a new certificate for your device: -2. Log into your OpenVPN server and use the road warrior installer to create a new certificate for your device: - ``` -root@ubuntu-512mb-fra1-01:~# bash openvpn-install.sh +``` +root@ubuntu-512mb-fra1-01:~# bash openvpn-install.sh Looks like OpenVPN is already installed What do you want to do? @@ -35,7 +34,7 @@ Data Base Updated Client android added, configuration is available at /root/android.ovpn ``` -3. Copy the mentioned file (`/root/android.ovpn`) to your Android device (e.g. SD card) and import it in the app: +- Copy the mentioned file (`/root/android.ovpn`) to your Android device (e.g. SD card) and import it in the app: ![](Android-Import-1.png) @@ -45,10 +44,10 @@ Client android added, configuration is available at /root/android.ovpn ![](Android-Import-4.png) -4. Connect to your OpenVPN server +- Connect to your OpenVPN server ![](Android-Connected.png) -5. You are ready to go! +- You are ready to go! - ![](Android-Pi-hole.png) \ No newline at end of file + ![](Android-Pi-hole.png)