Skip to content

Shane Kinsch

With AI & Robots, what can go wrong?

Primary Menu

Shane Kinsch

  • Home
  • How To
  • Grab Your External IP on Local Server
  • How To
  • Scripting

Grab Your External IP on Local Server

$ curl ifconfig.me
205.123.111.222

$ dig +short myip.opendns.com @resolver1.opendns.com
205.123.111.222

$ curl -s http://checkip.dyndns.org/ | grep -o "[[:digit:].]\+"
205.123.111.222

$ curl -s http://checkip.dyndns.org | sed 's/[a-zA-Z<>/ :]//g'
205.123.111.222

 

Related Posts

Easily Bulk Transfer Domains From Cloudflare via the Cloudflare API

Tabs Outliner Backup and Restore

Using Threat Feed for Ad-blocking in FortiOS

How do I configure the default bridge (docker0) network for Docker Engine to a different subnet?

How-to Change ILAN on single host Ciena MCP/BluePlanet Install – After the fact

Git Cheat Sheet

Post Navigation

Previous The Best Creative Commons Stock Photography Sites
Next OSINT Tools

Recently Searched for…

  • Easily Bulk Transfer Domains From Cloudflare via the Cloudflare API
  • Tabs Outliner Backup and Restore
  • Using Threat Feed for Ad-blocking in FortiOS
  • How do I configure the default bridge (docker0) network for Docker Engine to a different subnet?
  • Multi-Gig Google Fiber Router & Wifi Mesh Tri-Band Ports
  • Adding Additional Storage for Docker
  • Top 25 Most Expensive Domains
Copyright © All rights reserved. | CoverNews by AF themes.