Outils pour utilisateurs

Outils du site


start

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
start [2014/03/26 10:40] – créée badmaniakstart [2014/03/26 10:48] (Version actuelle) badmaniak
Ligne 1: Ligne 1:
-Afficher son @ ip publique rapidement en CLI: +**Afficher son @ ip publique rapidement en CLI:**  
 Ajouter curl Ajouter curl
 +
 ''sudo apt-get install curl'' ''sudo apt-get install curl''
  
-Puis une des ligne de commande suivante vous permet d'afficher votre @ Ip publique: +Puis une des lignes de commande suivantes, vous permet d'afficher votre @ Ip publique:  
 + 
 +''$ curl ifconfig.me'' 
 + 
 +''$ curl icanhazip.com'' 
 + 
 +''$ curl ident.me'' 
 + 
 +''$ curl ipecho.net/plain'' 
 + 
 +''$ curl whatismyip.akamai.com'' 
 + 
 +''$ curl tnx.nl/ip'' 
 + 
 +''$ curl myip.dnsomatic.com'' 
 + 
 +''$ curl ip.appspot.com'' 
 + 
 +''$ curl ip.telize.com''
  
-''$ curl ifconfig.me+''$ curl curlmyip.com''
  
-$ curl icanhazip.com+source : [[http://www.unixmen.com/find-public-ip-address-network-sending/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+unixmenhowtos+%28Unixmen+Howtos+%26+Tutorials%29 | Unixmen.com]]
  
-$ curl ident.me 
  
-$ curl ipecho.net/plain+**Autre possibilité :** 
  
-$ curl whatismyip.akamai.com+création d'un alias : 
  
-curl tnx.nl/ip+''$alias myip="wget http://checkip.dyndns.org -O - -o /dev/null | cut -d : -f 2 | cut -d \< -f 1"''
  
-$ curl myip.dnsomatic.com+Puis on lance la commande :
  
-curl ip.appspot.com+''myip''
  
-$ curl ip.telize.com+source: [[http://salem.harrache.info/tag/sshuttle.html| salem.harrache.info]]
  
-$ curl curlmyip.com'' 
  
-source : [[http://www.unixmen.com/find-public-ip-address-network-sending/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+unixmenhowtos+%28Unixmen+Howtos+%26+Tutorials%29]] 
start.1395826814.txt.gz · Dernière modification : 2014/03/26 10:40 de badmaniak

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki