Skip to content

Only listen on 127.0.0.1 not all addresses #494

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

gempir
Copy link

@gempir gempir commented Jul 6, 2024

This is a security risk, because you are exposing your application to other devices on your network if your device has no firewall configured.

More importantly though this fix allows root free running of symfony and on macOS you will no longer get an annoying popup to allow incoming connections.

Fixes #319

This already was part of confusion and discussion in #117

This is a security risk, because you are exposing your application to other devices on your network if your device has no firewall configured.
More importantly though it allows root free running of symfony and on macOS you will no longer get an annoying popup to allow incoming connections.
@gempir gempir changed the title Only listen on 127.0.0.1 not all interfaces Only listen on 127.0.0.1 not all addresses Jul 6, 2024
@gempir
Copy link
Author

gempir commented Aug 13, 2024

Can I do anything further to help this getting merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Bind Address causes popup on mac
5 participants