Your IP Address Is:

38.107.179.224

Getting IP address from HTTP POST request using Python – Stack …

server.serve_forever() except KeyboardInterrupt: print '^C received, shutting down server' server.socket.close() if __name__ == '__main__': main(). Is there anyway to get the IP address of a POST request when my server receives it?

Original post: 
Getting IP address from HTTP POST request using Python – Stack …

Filed Under ip address
Tags: , , , , , , , , ,

Related articles