get-my-ip.py: Add a script for getting your public IP address
authorW. Trevor King <wking@tremily.us>
Tue, 19 Feb 2013 02:52:13 +0000 (21:52 -0500)
committerW. Trevor King <wking@tremily.us>
Mon, 21 Oct 2013 03:48:54 +0000 (20:48 -0700)
commit90f57d538da945cdf3a64c54c79a57d0068579e3
tree1a294589760fe8f13dc01c6264411fb6281fa88f
get-my-ip.py: Add a script for getting your public IP address

This will help students connect to each other on the LAN during class.
Note that if you ping a host across a NAT, you'll get your IP inside
the NAT, not the NAT's IP.
setup/get-my-ip.py [new file with mode: 0755]