Skip to content

Conversation

@StevenLooman
Copy link

Change localhost to 127.0.0.1.

Fixes #38.

@StevenLooman
Copy link
Author

I was planning to add a cli_host parameter, but this also requires changing the storing of sessions. Also, one would also be able to use set cli_host for one session localhost and another session 127.0.0.1. These are the same, but will most likely not be detected as a duplicate.

Therefore, I simply changed localhost to 127.0.0.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Session Should Be Reachable checks localhost, ignores CLI_HOST

2 participants