mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Create app_opentracker.fr.md
This commit is contained in:
parent
1a08acf76c
commit
035109f0f7
1 changed files with 33 additions and 0 deletions
|
@ -0,0 +1,33 @@
|
||||||
|
---
|
||||||
|
title: OpenTracker
|
||||||
|
template: docs
|
||||||
|
taxonomy:
|
||||||
|
category: docs, apps
|
||||||
|
routes:
|
||||||
|
default: '/app_opentracker'
|
||||||
|
---
|
||||||
|
|
||||||
|
[![Installer OpenTracker avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=opentracker) [![Integration level](https://dash.yunohost.org/integration/opentracker.svg)](https://dash.yunohost.org/appci/app/opentracker)
|
||||||
|
|
||||||
|
### Index
|
||||||
|
|
||||||
|
- [Liens utiles](#liens-utiles)
|
||||||
|
|
||||||
|
*OpenTracker* est un tracker Bittorrent.
|
||||||
|
|
||||||
|
### Avertissements / informations importantes
|
||||||
|
|
||||||
|
### Configuration
|
||||||
|
|
||||||
|
`udp://serverIP:6969`
|
||||||
|
|
||||||
|
Par défaut, le tracker s'exécutera sur le port 6969 à la fois sur UDP et TCP.
|
||||||
|
|
||||||
|
Visitez `http://serverIP:6969/stats` pour afficher les statistiques du tracker.
|
||||||
|
|
||||||
|
## Liens utiles
|
||||||
|
|
||||||
|
+ Site web : [erdgeist.org/arts/software/opentracker/](https://erdgeist.org/arts/software/opentracker/)
|
||||||
|
+ Démonstration : [Démo](https://dispatch.khlieng.com/connect)
|
||||||
|
+ Dépôt logiciel de l'application : [github.com - YunoHost-Apps/opentracker](https://github.com/YunoHost-Apps/opentracker_ynh)
|
||||||
|
+ Remonter un bug ou une amélioration en créant un ticket (issue) : [github.com - YunoHost-Apps/opentracker/issues](https://github.com/YunoHost-Apps/opentracker_ynh/issues)
|
Loading…
Reference in a new issue