Find my Public IP

这个提交包含在:
theo 2018-06-08 13:35:48 +03:00
父节点 0af739f15b
当前提交 49c35990c7
共有 1 个文件被更改,包括 4 次插入0 次删除

查看文件

@ -4,6 +4,10 @@
* Set tab to 4 spaces: `set tabstop=8 softtabstop=0 expandtab shiftwidth=4 smarttab`
## Shell
* Find my public IP: `dig +short myip.opendns.com @resolver1.opendns.com`
References
------