miroir de
https://github.com/PAPAMICA/Wiki-Tech.io.git
synchronisé 2024-11-07 10:10:26 +01:00
39 lignes
Pas d'EOL
1,2 Kio
Markdown
39 lignes
Pas d'EOL
1,2 Kio
Markdown
---
|
|
title: Vérifier son débit
|
|
description: Vérifier son débit ou la vitesse de transfert entre deux serveurs
|
|
published: true
|
|
date: 2021-04-30T21:14:37.080Z
|
|
tags:
|
|
editor: markdown
|
|
dateCreated: 2021-04-30T21:13:55.147Z
|
|
---
|
|
|
|
![Mesurez votre débit Internet en ligne de commande – Korben](https://i2.wp.com/korben.info/app/uploads/2019/05/Speedtest-horizontal-black.png?fit=800%2C268&ssl=1)
|
|
|
|
# Tester son débit
|
|
|
|
## Depuis un navigateur internet
|
|
|
|
Le plus simple et le plus rapide reste le test depuis un site internet, il en existe plusieurs :
|
|
|
|
- [Nperf.com](https://www.nperf.com/fr/) : mon préféré.
|
|
- [Speedtest.net](https://www.speedtest.net/fr) : le plus connu
|
|
- [Fast.com](https://fast.com/fr/) : pour tester son débit aux serveurs Netflix
|
|
|
|
## Depuis son invite de commande
|
|
|
|
Speedtest d'Ookla met à disposition un petit outil à disposition très pratique pour tester son débit directement dans son terminal ou dans un script : [speedtest-cli](https://www.speedtest.net/fr/apps/cli)
|
|
|
|
### Installation :
|
|
# Tabs {.tabset}
|
|
## First Tab
|
|
|
|
Any content here will go into the first tab...
|
|
|
|
## Second Tab
|
|
|
|
Any content here will go into the second tab...
|
|
|
|
## Third Tab
|
|
|
|
Any content here will go into the third tab... |