Find my Public IP
This commit is contained in:
parent
0af739f15b
commit
49c35990c7
|
@ -4,6 +4,10 @@
|
||||||
|
|
||||||
* Set tab to 4 spaces: `set tabstop=8 softtabstop=0 expandtab shiftwidth=4 smarttab`
|
* 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
|
References
|
||||||
------
|
------
|
||||||
|
|
Loading…
Reference in a new issue