2.7 KiB
OpenTracker for YunoHost
This package allows you to install OpenTracker quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
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!).
Shipped version: 1.0
Screenshots
![](Link to a screenshot of this app.)
Configuration
udp://mydomain.com: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
- Official documentation: http://erdgeist.org/arts/software/opentracker/index/#overview
- YunoHost documentation: If specific documentation is needed, feel free to contribute.
YunoHost specific features
Multi-user support
Are LDAP and HTTP auth supported? Can the app be used by multiple users?
Supported architectures
Limitations
- Any known limitations.
Additional information
- Other info you would like to add about this app.
Links
- Report a bug: https://github.com/YunoHost-Apps/opentracker_ynh/issues
- App website: http://erdgeist.org/arts/software/opentracker/
- Upstream app repository: http://erdgeist.org/gitweb/opentracker/
- YunoHost website: https://yunohost.org/
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/opentracker_ynh/tree/testing --debug
or
sudo yunohost app upgrade opentracker -u https://github.com/YunoHost-Apps/opentracker_ynh/tree/testing --debug