get_external_ip_command_line

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

get_external_ip_command_line [2024/11/13 10:17] – created walkeradminget_external_ip_command_line [2024/11/13 10:23] (current) walkeradmin
Line 1: Line 1:
-Get External IP Command Line+====== Get External IP Command Line ====== 
 +<color #db5f0b>Nov 2024</color> 
 +\\  
 +\\  
 + 
 +---- 
 +====Overview==== 
 +\\  
 +If you have a web UI its quite easy to get your external IP Address, there are many websites that do this for you. However, with just the command line, it's not so easy, unless of course you know the following command. 
 +\\  
 +\\  
 +==== Using Curl ==== 
 +We can use Curl to get our external IP, enter the following from the command line. 
 +\\  
 +\\  
 +    curl ifconfig.me 
 +\\  
 +\\  
 +This will return your external IP. 
 +\\  
 +\\  
 +{{:curl_ifconfig.png?400|}} 
 +\\  
 +\\  
 +----
  
get_external_ip_command_line.1731493044.txt.gz · Last modified: by walkeradmin