{"id":1189,"date":"2015-11-03T18:07:38","date_gmt":"2015-11-03T17:07:38","guid":{"rendered":"https:\/\/elkano.org\/blog\/?p=1189"},"modified":"2015-11-03T18:07:38","modified_gmt":"2015-11-03T17:07:38","slug":"find-ip-command-line","status":"publish","type":"post","link":"https:\/\/elkano.org\/blog\/find-ip-command-line\/","title":{"rendered":"Find out your public ip through command line"},"content":{"rendered":"<p>&nbsp;<\/p>\n<p>Two examples to get your IP public address through command line:<\/p>\n<p>&nbsp;<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\" data-enlighter-theme=\"enlighter\" data-enlighter-language=\"xml\">\r\n# wget -O- -q https:\/\/elkano.org\/api\/v1\/myip\r\n&quot;89.140.154.52&quot;\r\n<\/pre>\n<pre class=\"EnlighterJSRAW\" data-enlighter-linenumbers=\"false\" data-enlighter-theme=\"enlighter\" data-enlighter-language=\"xml\">\r\n# curl https:\/\/elkano.org\/api\/v1\/myip\r\n&quot;89.140.154.52&quot;\r\n<\/pre>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; Two examples to get your IP public address through command line: &nbsp; # wget -O- -q https:\/\/elkano.org\/api\/v1\/myip &quot;89.140.154.52&quot; # curl https:\/\/elkano.org\/api\/v1\/myip &quot;89.140.154.52&quot; &nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[3,27],"tags":[162],"_links":{"self":[{"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/posts\/1189"}],"collection":[{"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/comments?post=1189"}],"version-history":[{"count":2,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/posts\/1189\/revisions"}],"predecessor-version":[{"id":1191,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/posts\/1189\/revisions\/1191"}],"wp:attachment":[{"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/media?parent=1189"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/categories?post=1189"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/elkano.org\/blog\/wp-json\/wp\/v2\/tags?post=1189"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}