Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify if +ip or -ip should be used #41

Closed
dgibbs64 opened this issue Dec 31, 2013 · 2 comments
Closed

Clarify if +ip or -ip should be used #41

dgibbs64 opened this issue Dec 31, 2013 · 2 comments
Labels

Comments

@dgibbs64
Copy link
Member

No description provided.

@dgibbs64
Copy link
Member Author

-ip
Specifies the address to use for the bind(2) syscall, which controls on which IP addresses the program is reachable on. It must either be a local address (an addresses of the host it runs on) or 0.0.0.0 (the wildcard). This has nothing to do with externally-visible addresses in NAT setups.

+ip - Specifies the IP when multiple network cards are installed (Old, but still works).

-ip is the command line parameter and +ip is a console parameter. I will use -ip

@lock
Copy link

lock bot commented Jul 20, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant