Get client public ip address with nginx
Because of some automated cronjob, I need a script to get the public IP address
associated to the host's Internet connection. There are a ton of websites that
show you your public IP address, but it's not always easy to parse HTML with a
simple shell script, and I do …
Read more...