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

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
start [2014/03/26 10:42] badmaniakstart [2014/03/26 10:48] (Version actuelle) badmaniak
Ligne 5: Ligne 5:
 ''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 ifconfig.me''
Ligne 27: Ligne 27:
 ''$ curl curlmyip.com'' ''$ curl curlmyip.com''
  
-source : [Unixmen[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]]+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]] 
 + 
 + 
 +**Autre possibilité :**  
 + 
 +création d'un alias :  
 + 
 +''$alias myip="wget http://checkip.dyndns.org -O - -o /dev/null | cut -d : -f 2 | cut -d \< -f 1"'' 
 + 
 +Puis on lance la commande : 
 + 
 +''$ myip'' 
 + 
 +source: [[http://salem.harrache.info/tag/sshuttle.html| salem.harrache.info]] 
 + 
start.1395826944.txt.gz · Dernière modification : 2014/03/26 10:42 de badmaniak

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki