From 9b60a950f58779cfa7ef2cb7820ec8cbd3ecfd44 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 2 Oct 2023 10:26:49 +0000 Subject: [PATCH] Auto-update README --- README.md | 23 +++++++++++++---------- README_fr.md | 22 ++++++++++++---------- 2 files changed, 25 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index f4b2f36..7531aa5 100644 --- a/README.md +++ b/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. ![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: diff --git a/README_fr.md b/README_fr.md index dc45007..ab923f4 100644 --- a/README_fr.md +++ b/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. ![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 l’app :