You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 29, 2019. It is now read-only.
It's currently not used at all in client.py, but the code in function get_local_ip()
socket.gethostbyname(socket.gethostname())
gives me 127.0.1.1 on my machine, not my wlan ip address.