-
-
Notifications
You must be signed in to change notification settings - Fork 32
Environment Variables #40
Copy link
Copy link
Open
Description
Setting environment variables in terminal on macOS does not seem to allow incoming connections. Example:
export NRD_LISTEN_IP=0.0.0.0
followed by running the binary in the .app from the command line does not change the listening to global. MacOS does warn for accepting incoming connections, though. The port equivalent does work.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels