Skip to content

Bind to 127.0.0.1 by default#12

Open
zazarpro wants to merge 2 commits intothepeacockproject:masterfrom
zazarpro:master
Open

Bind to 127.0.0.1 by default#12
zazarpro wants to merge 2 commits intothepeacockproject:masterfrom
zazarpro:master

Conversation

@zazarpro
Copy link

Hi, I noticed that the Peacock server by defaults binds on 0.0.0.0 which seems like a security risk.
I added a node_port and node_host variable in start.sh which by default is 127.0.0.1 for node_host (since I think most people use Peacock on localhost).

Feel free to close if this is invalid.

Change 0.0.0.0:3000 -> 127.0.0.1:3000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant