Update torhiddenservice_fr.md

This commit is contained in:
ma.azimi@laposte.net 2015-04-26 19:54:32 +02:00 committed by YunoHost
parent 7a95d14084
commit a5350ba149

View file

@ -5,7 +5,7 @@ Voir https://www.torproject.org/docs/tor-hidden-service.html.en (anglais)
## Installer Tor ## Installer Tor
```bash ```bash
apt-get install tor sudo apt-get install tor
``` ```
## Configurer notre service caché ## Configurer notre service caché
@ -28,7 +28,7 @@ service tor restart
## Obtenir ladresse du service caché ## Obtenir ladresse du service caché
```bash ```bash
cat /path/to/hidden_service/keys/hostname cat /var/lib/tor/hidden_service/hostname
``` ```
Le domaine ressemble à *random123456789.onion* Le domaine ressemble à *random123456789.onion*