1
0
Fork 0
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:
eric_G 2024-04-07 16:25:42 +02:00 committed by GitHub
commit 00b7c6397d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 44 additions and 0 deletions

View file

@ -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 lapp: <https://www.torproject.org/> - Site officiel de lapp: <https://www.torproject.org/>

View file

@ -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
View 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
[![Livello di integrazione](https://dash.yunohost.org/integration/torrelay.svg)](https://dash.yunohost.org/appci/app/torrelay) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/torrelay.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/torrelay.maintain.svg)
[![Installa Tor relay con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](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 dellapp: <https://www.torproject.org/>
- Documentazione ufficiale per gli amministratori: <https://community.torproject.org/relay/setup/bridge/debian-ubuntu/>
- Repository upstream del codice dellapp: <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 questapp:** <https://yunohost.org/packaging_apps>