How to run a webpy code in public IP. If i give LAN IP it works fine but when i try to do the same with public IP I'm not able to do the same, it is giving as "socket.error: No socket could be created". I've tried as shown below:
python code.py <IP Address>:8080