Skip to content
New issue

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

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

Already on GitHub? # to your account

Correct the IP address displayed by server #755

Merged
merged 1 commit into from
Jul 30, 2014

Commits on Jul 30, 2014

  1. Correct the IP address displayed by server

    Server shows wrong IP address it listens to before. It shows 0.0.0.0
    while it is listening to localhost and vice versa. Also, we don't need
    another var only for displaying, just getting the var what server really
    got is enough.
    mrjohannchang committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    e3f0a36 View commit details
    Browse the repository at this point in the history