This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Remote Node Red Access
#1
Hi,

I have been using Node Red for just a few weeks. Started working on remote access. Messed around with MQTT Cloud service but

 it is just a little to in depth for me. A lot of capabilities I'm not really looking for.

Anyway, I opened up a port on my router and directed it at my pi port 1880. Now I can access NodeRed anywhere, but know there are now security risks.

Has anyone added security to Node Red on their Pi running OP? Can this be included in an OP release.

Thanks for any help!

   
Reply
#2
Ask Google maybe... Wink
https://nodered.org/docs/security


Sent from my SGP511 using Tapatalk
Reply
#3
i just put security on mine . i have it setup with duckdns and opened ports in router..
first you need admin. dont forget sudo
https://nodered.org/docs/node-red-admin
then follow this post
https://nodered.org/docs/security


jim
Reply
#4
(2017-10-26, 03:28 AM)PaddyB Wrote: Ask Google maybe... Wink
https://nodered.org/docs/security


Sent from my SGP511 using Tapatalk

Ask maybe be a human. Already looked it up, just looking for what other people are doing.. Geez must be nice on that mountain top.............

(2017-10-26, 08:52 AM)jim321 Wrote: i just put security on mine . i have it setup with duckdns and opened ports in router..
first you need admin. dont forget sudo
https://nodered.org/docs/node-red-admin
then follow this post
https://nodered.org/docs/security


jim

Thanks Jim
Reply
#5
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
Reply
#6
(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.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)