Skip to content

Bind dev server to local machine #75

Description

@Sjors

The Rails dev servers seems to try and bind itself to a non-local network interface, meaning it's reachable from outside the developer computer. That's unsafe, so shouldn't happen by default.

In addition MacOS pops up a firewall permission dialog every time a server tries to bind to a network interface other than 127.0.0.* (localhost).

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    RailsRuby on Rails

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions