1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Mention alternatives like ngrok, serveo, remot3.it & TeamViewer

This commit is contained in:
A Holt 2019-05-11 15:28:43 -04:00 committed by GitHub
parent 37a4646e90
commit d7ea019f5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,4 +48,7 @@ echo -e " 1. Check your Internet connection: run 'ping 8.8.8.8' and 'ping mit.e
echo -e " 2. Run 'ip a' and look for a 'tun0' IP address like 10.8.0.x"
echo -e " 3. Check your OpenVPN connection: run 'ping 10.8.0.1'"
echo -e " 4. Sometimes waiting a minute helps -- then retry steps 2 and 3"
echo -e " 5. If necessary, run 'systemctl restart openvpn@xscenet'\n\n"
echo -e " 5. If necessary, run 'systemctl restart openvpn@xscenet'"
echo -e " 6. Read 'How can I remotely manage my Internet-in-a-Box?' at"
echo -e " http://FAQ.IIAB.IO to learn about alternatives like ngrok,"
echo -e " serveo, remot3.it and TeamViewer\n\n"