2017-11-05, 03:06 PM
(2017-11-01, 07:38 AM)Alpenskipper Wrote: You could use NGROK cloud tunneling service to add security.
Normaly it is used to tunnel ports through firewalls in situation, where you can‘t open ports.(works great through gsm networks ).
It gives you a random webadress, that can not be guessed. Aditionally you can implement a user/password dialog before accessing the whole website.
Martin
Martin, Thank you for the suggestion. Ill check it out.