From 5c00e606473d8267910e70e63d1b5c3b86c05919 Mon Sep 17 00:00:00 2001 From: A Holt Date: Sat, 6 Nov 2021 12:57:17 -0400 Subject: [PATCH] #3006 roles/openvpn/templates/iiab-support: Update list of alternatives to OpenVPN --- roles/openvpn/templates/iiab-support | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openvpn/templates/iiab-support b/roles/openvpn/templates/iiab-support index 6a030a8a5..0a194dc91 100755 --- a/roles/openvpn/templates/iiab-support +++ b/roles/openvpn/templates/iiab-support @@ -161,7 +161,7 @@ echo -e " 6. If in future you want to disable OpenVPN connections to-and-from echo -e " Internet-in-a-Box (IIAB) please run 'iiab-support-off' at that time." echo -e " 7. Read 'How can I remotely manage my Internet-in-a-Box?' at" echo -e " http://FAQ.IIAB.IO to learn about DIY remote support alternatives" -echo -e " like ngrok, serveo, remot3.it and TeamViewer.\n" +echo -e " like ngrok.com, remote.it, dataplicity.com and TeamViewer.\n" echo -en " " for i in {16..40} ; do echo -en "\e[48;5;${i}m \e[0m" ; done