Quickly Get Your Local and Public IP Address from the Command Line(nickjanetakis.com)
nickjanetakis.com
Quickly Get Your Local and Public IP Address from the Command Line
https://nickjanetakis.com/blog/quickly-get-your-local-and-public-ip-address-from-the-command-line
1 comments
Besides having a script to run `myip`, `myip --local` or `myip --public`, the post and video go over using strace to monitor network traffic to make sure the command to help get your local IP address isn't accessing the public internet.