mirror of
https://github.com/YunoHost-Apps/librespeed_ynh.git
synced 2024-09-03 19:36:23 +02:00
Merge branch 'version-2' of https://github.com/YunoHost-Apps/librespeed_ynh into version-2
This commit is contained in:
commit
f928f3c6bb
2 changed files with 25 additions and 20 deletions
23
README.md
23
README.md
|
@ -16,7 +16,19 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
## Overview
|
||||
|
||||
Very lightweight Speedtest.
|
||||
Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more.
|
||||
|
||||
### Features
|
||||
|
||||
- Download
|
||||
- Upload
|
||||
- Ping
|
||||
- Jitter
|
||||
- IP Address, ISP, distance from server (optional)
|
||||
- Telemetry (optional)
|
||||
- Results sharing (optional)
|
||||
- Multiple Points of Test (optional)
|
||||
|
||||
|
||||
**Shipped version:** 5.2.5~ynh1
|
||||
|
||||
|
@ -26,15 +38,6 @@ Very lightweight Speedtest.
|
|||
|
||||

|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
* Any known limitations, constrains or stuff not working :
|
||||
* Please visit [Troubleshooting, common problems, known limitations](https://github.com/librespeed/speedtest/wiki/Troubleshooting,-common-problems,-known-limitations) for more informations.
|
||||
* Important: ID obfuscation currently only works on 64-bit PHP! You might want to set `$redact_ip_addresses` to true in `results/telemetry_settings.php`, this way, all IP addresses will be removed from the telemetry for better privacy. This is disabled by default.
|
||||
|
||||
* Other infos that people should be aware of :
|
||||
* A basic front-end for visualizing and searching tests by ID is available in `domain.tld/results/stats.php`. A password is asked to you during installation steps to access this page.
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://librespeed.org>
|
||||
|
|
22
README_fr.md
22
README_fr.md
|
@ -16,7 +16,18 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
## Vue d’ensemble
|
||||
|
||||
Test de vitesse de connexion très léger.
|
||||
Test de vitesse auto-hébergé pour HTML5 et plus. Configuration facile, exemples, configurable, adapté aux appareils mobiles. Prend en charge PHP, Node, plusieurs serveurs, etc.
|
||||
|
||||
### Caractéristiques
|
||||
|
||||
- Télécharger
|
||||
- Télécharger
|
||||
-pinger
|
||||
- Gigue
|
||||
- Adresse IP, FAI, distance du serveur (facultatif)
|
||||
- Télémétrie (facultatif)
|
||||
- Partage des résultats (facultatif)
|
||||
- Plusieurs points de test (facultatif)
|
||||
|
||||
**Version incluse :** 5.2.5~ynh1
|
||||
|
||||
|
@ -26,15 +37,6 @@ Test de vitesse de connexion très léger.
|
|||
|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
* Any known limitations, constrains or stuff not working :
|
||||
* Please visit [Troubleshooting, common problems, known limitations](https://github.com/librespeed/speedtest/wiki/Troubleshooting,-common-problems,-known-limitations) for more informations.
|
||||
* Important: ID obfuscation currently only works on 64-bit PHP! You might want to set `$redact_ip_addresses` to true in `results/telemetry_settings.php`, this way, all IP addresses will be removed from the telemetry for better privacy. This is disabled by default.
|
||||
|
||||
* Other infos that people should be aware of :
|
||||
* A basic front-end for visualizing and searching tests by ID is available in `domain.tld/results/stats.php`. A password is asked to you during installation steps to access this page.
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://librespeed.org>
|
||||
|
|
Loading…
Add table
Reference in a new issue