Skip to content

stop showing 0.0.0.0 #1964

@davidism

Description

@davidism

Not sure how feasible this is, but it's one of the more common questions I see on SO. Users for whatever reason run the dev server on 0.0.0.0, see Running on http://0.0.0.0, then are confused when they can't get to that IP in most browsers or scripts. Maybe if Werkzeug sees that value, it displays a more helpful message with the real ip (or localhost if not possible) and a warning about running the dev server in production. Running on all interfaces (try http://{real ip}). Warning: Don't use the development server in production.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions