1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/librespeed_ynh.git synced 2024-09-03 19:36:23 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-10-02 10:26:49 +00:00
parent 919750e0a1
commit 9b60a950f5
2 changed files with 25 additions and 20 deletions

View file

@ -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.
![Screenshot of LibreSpeed](./doc/screenshots/librespeed_screenshot.gif)
## 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>

View file

@ -16,7 +16,18 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
## Vue densemble
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.
![Capture décran de LibreSpeed](./doc/screenshots/librespeed_screenshot.gif)
## 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 lapp : <https://librespeed.org>