I want the server to get the caller's IP in any way. E.g. client calls function on server that checks his IP.
Also I want to know how to get my own external IP using pure Python or built-ins.
I want the server to get the caller's IP in any way. E.g. client calls function on server that checks his IP.
Also I want to know how to get my own external IP using pure Python or built-ins.