1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/opentracker_ynh.git synced 2024-09-03 19:46:34 +02:00
This commit is contained in:
ericgaspar 2021-01-27 18:40:35 +01:00
parent d1fc216142
commit fd74914530
No known key found for this signature in database
GPG key ID: 574F281483054D44
3 changed files with 4 additions and 4 deletions

View file

@ -9,7 +9,7 @@
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview ## Overview
OpenTracker is a open and free bittorrent tracker project. It aims for minimal resource usage and is intended to run at your wlan router. Currently it is deployed as an open and free tracker instance. Read our free and open tracker blog and announce your torrents there (but do not hesitate to setup your own free trackers!). OpenTracker is a open and free bittorrent tracker project. It aims for minimal resource usage.
**Shipped version:** 1.0 **Shipped version:** 1.0
@ -23,7 +23,7 @@ OpenTracker is a open and free bittorrent tracker project. It aims for minimal r
by default the tracker will run on 6969 port on both UDP and TCP. by default the tracker will run on 6969 port on both UDP and TCP.
visit `http://serverIP:6969/stats` to view the tracker stats. visit `https://serverIP:6969/stats` to view the tracker stats.
## Documentation ## Documentation

View file

@ -9,7 +9,7 @@
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.* Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
## Vue d'ensemble ## Vue d'ensemble
OpenTracker is a open and free bittorrent tracker project. It aims for minimal resource usage and is intended to run at your wlan router. Currently it is deployed as an open and free tracker instance. Read our free and open tracker blog and announce your torrents there (but do not hesitate to setup your own free trackers!). OpenTracker est un projet de tracker bittorrent ouvert et gratuit. Il vise une utilisation minimale des ressources.
**Version incluse :** 1.0 **Version incluse :** 1.0

View file

@ -6,7 +6,7 @@
"en": "Bittorrent tracker", "en": "Bittorrent tracker",
"fr": "Tracker Bittorrent" "fr": "Tracker Bittorrent"
}, },
"version": "2019", "version": "1.0~ynh1",
"url": "http://erdgeist.org/arts/software/opentracker/", "url": "http://erdgeist.org/arts/software/opentracker/",
"license": "Beerware", "license": "Beerware",
"maintainer": { "maintainer": {