Skip to content

Server always binds to all interfaces #31

@Angelin01

Description

@Angelin01

Looking at the code here, the server always binds to all interfaces.

This behavior could be undesirable.

If I have the time (and patience to setup a C++ environment again), I could open a PR for this, the change seems simple enough:

  • Add an option for bind address with a default for "0.0.0.0".
  • Update the line above (and the prints above it too).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions