]> git.rmz.io Git - dotfiles.git/blob - bin/whatsmyip
Merge branch 'master' into vim-clean
[dotfiles.git] / bin / whatsmyip
1 #!/bin/bash
2 # only works behind DD-WRT router
3 #ssh root@192.168.1.3 -p 2222 -q "nvram get wan_ipaddr"
4 curl -s ifconfig.me/ip