mirror of
https://github.com/YunoHost-Apps/torrelay_ynh.git
synced 2024-09-03 20:26:36 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
00b7c6397d
3 changed files with 44 additions and 0 deletions
|
@ -19,6 +19,7 @@ Il NE doit PAS être modifié à la main.
|
||||||
The Tor network relies on volunteers to donate bandwidth. The more people who run relays, the better the Tor network will be. The current Tor network is quite small compared to the number of people who need to use Tor, which means we need more dedicated volunteers like you to run relays.
|
The Tor network relies on volunteers to donate bandwidth. The more people who run relays, the better the Tor network will be. The current Tor network is quite small compared to the number of people who need to use Tor, which means we need more dedicated volunteers like you to run relays.
|
||||||
|
|
||||||
**Version incluse :** 0.4.8.10~ynh1
|
**Version incluse :** 0.4.8.10~ynh1
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
- Site officiel de l’app : <https://www.torproject.org/>
|
- Site officiel de l’app : <https://www.torproject.org/>
|
||||||
|
|
|
@ -19,6 +19,7 @@ NON debe editarse manualmente.
|
||||||
The Tor network relies on volunteers to donate bandwidth. The more people who run relays, the better the Tor network will be. The current Tor network is quite small compared to the number of people who need to use Tor, which means we need more dedicated volunteers like you to run relays.
|
The Tor network relies on volunteers to donate bandwidth. The more people who run relays, the better the Tor network will be. The current Tor network is quite small compared to the number of people who need to use Tor, which means we need more dedicated volunteers like you to run relays.
|
||||||
|
|
||||||
**Versión proporcionada:** 0.4.8.10~ynh1
|
**Versión proporcionada:** 0.4.8.10~ynh1
|
||||||
|
|
||||||
## Documentación e recursos
|
## Documentación e recursos
|
||||||
|
|
||||||
- Web oficial da app: <https://www.torproject.org/>
|
- Web oficial da app: <https://www.torproject.org/>
|
||||||
|
|
42
README_it.md
Normal file
42
README_it.md
Normal file
|
@ -0,0 +1,42 @@
|
||||||
|
<!--
|
||||||
|
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
NON DEVE essere modificato manualmente.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Tor relay per YunoHost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/torrelay)  
|
||||||
|
|
||||||
|
[](https://install-app.yunohost.org/?app=torrelay)
|
||||||
|
|
||||||
|
*[Leggi questo README in altre lingue.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Questo pacchetto ti permette di installare Tor relay su un server YunoHost in modo semplice e veloce.*
|
||||||
|
> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
|
||||||
|
|
||||||
|
## Panoramica
|
||||||
|
|
||||||
|
The Tor network relies on volunteers to donate bandwidth. The more people who run relays, the better the Tor network will be. The current Tor network is quite small compared to the number of people who need to use Tor, which means we need more dedicated volunteers like you to run relays.
|
||||||
|
|
||||||
|
**Versione pubblicata:** 0.4.7.13~ynh3
|
||||||
|
## Documentazione e risorse
|
||||||
|
|
||||||
|
- Sito web ufficiale dell’app: <https://www.torproject.org/>
|
||||||
|
- Documentazione ufficiale per gli amministratori: <https://community.torproject.org/relay/setup/bridge/debian-ubuntu/>
|
||||||
|
- Repository upstream del codice dell’app: <https://github.com/torproject/tor>
|
||||||
|
- Store di YunoHost: <https://apps.yunohost.org/app/torrelay>
|
||||||
|
- Segnala un problema: <https://github.com/YunoHost-Apps/torrelay_ynh/issues>
|
||||||
|
|
||||||
|
## Informazioni per sviluppatori
|
||||||
|
|
||||||
|
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/torrelay_ynh/tree/testing).
|
||||||
|
|
||||||
|
Per provare la branch di `testing`, si prega di procedere in questo modo:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/torrelay_ynh/tree/testing --debug
|
||||||
|
o
|
||||||
|
sudo yunohost app upgrade torrelay -u https://github.com/YunoHost-Apps/torrelay_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Maggiori informazioni riguardo il pacchetto di quest’app:** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue