forked from Ankoku/df-webfort
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels