Skip to content
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

Revision: Open Browser With Localhost #3776

Merged
merged 2 commits into from
Feb 27, 2025

Conversation

DogeDark
Copy link
Member

Closes #3766

@DogeDark DogeDark added the cli Related to the dioxus-cli program label Feb 20, 2025
@DogeDark DogeDark requested a review from a team as a code owner February 20, 2025 18:48
Copy link
Member

@jkelleyrtp jkelleyrtp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great! though we might end up winding back the 0.0.0.0 changes at some point since we get bugs like #3787 and people seem to report windows firewall getting mad.

In that case we'd still want to "open" the "displayed address" but make the 0.0.0.0 an explicit choice.

@jkelleyrtp jkelleyrtp merged commit b91d374 into DioxusLabs:main Feb 27, 2025
17 checks passed
@DogeDark
Copy link
Member Author

The firewall is a good point!

@DogeDark DogeDark deleted the use-localhost branch February 27, 2025 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Related to the dioxus-cli program
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Serving a web app with --open or 'o' opens 10.0.0.32 instead of 127.0.0.1
2 participants