mirror of
https://github.com/YunoHost-Apps/opentracker_ynh.git
synced 2024-09-03 19:46:34 +02:00
Auto-update README
This commit is contained in:
parent
d396601530
commit
9759a7cf27
2 changed files with 20 additions and 0 deletions
10
README.md
10
README.md
|
@ -21,6 +21,16 @@ Bittorrent tracker
|
||||||
|
|
||||||
**Demo:** https://dispatch.khlieng.com/connect
|
**Demo:** https://dispatch.khlieng.com/connect
|
||||||
|
|
||||||
|
## Disclaimers / important information
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
|
`udp://serverIP:6969`
|
||||||
|
|
||||||
|
by default the tracker will run on 6969 port on both UDP and TCP.
|
||||||
|
|
||||||
|
visit `http://serverIP:6969/stats` to view the tracker stats.
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: http://erdgeist.org/arts/software/opentracker/
|
* Official app website: http://erdgeist.org/arts/software/opentracker/
|
||||||
|
|
10
README_fr.md
10
README_fr.md
|
@ -17,6 +17,16 @@ Tracker Bittorrent
|
||||||
|
|
||||||
**Démo :** https://dispatch.khlieng.com/connect
|
**Démo :** https://dispatch.khlieng.com/connect
|
||||||
|
|
||||||
|
## 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.
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : http://erdgeist.org/arts/software/opentracker/
|
* Site officiel de l'app : http://erdgeist.org/arts/software/opentracker/
|
||||||
|
|
Loading…
Reference in a new issue