diff --git a/roles/openvpn/templates/iiab-support b/roles/openvpn/templates/iiab-support index 0a194dc91..352ad1677 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.com, remote.it, dataplicity.com and TeamViewer.\n" +echo -e " like ngrok, remote.it, Dataplicity, WireGuard/Tailscale, TeamViewer.\n" echo -en " " for i in {16..40} ; do echo -en "\e[48;5;${i}m \e[0m" ; done