Skip to content

Commit

Permalink
Merge branch 'master' of github.com:nspeed-app/nspeed-app.github.io
Browse files Browse the repository at this point in the history
  • Loading branch information
kgersen committed Jul 10, 2023
2 parents f623fdf + 1cefc22 commit 8be25be
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions fbtests.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
</head>

<body>
<h2>TEST DEBIT LOCAL FREEBOX (NON PRO) POUR WINDOWS</h2>
<h2>TEST DEBIT LOCAL FREEBOX POUR WINDOWS</h2>
<h3><strong>Lancer 'powershell'</strong></h3>
<p>il y a plusieurs m&eacute;thodes dont:</p>
<ul>
<li>en cliquant sur la loupe (recherche) en bas de la barre Windows et saisir 'powershell'</li>
<li>en appuyant sur la touche ⊞ (touche Windows ) et la touche X en meme temps et choisir 'powershell' dans le menu qui apparait.</li>
<li>en appuyant sur la touche ⊞ (touche Windows ) et la touche X en meme temps et choisir 'powershell' (ou "terminal") dans le menu qui apparait.</li>
</ul>
<p>Dans la fen&ecirc;tre qui apparait (fond bleu en g&eacute;n&eacute;ral) ,saisir ou copier/coller les commandes suivantes:</p>
<p><span style="color: #0000ff;">Get-NetAdapter</span> <button onclick="CopyToClipboard()">copier</button></p>
Expand All @@ -36,5 +36,6 @@ <h3><strong>Ensuite faire un test avec NSpeed</strong>:</h3>
<p>Puis nous donner les r&eacute;sultats de:</p>
<p><span style="color: #0000ff;">./nspeed.exe -cpu get http://mafreebox.freebox.fr/gen/10G</span> <button onclick="CopyToClipboard()">copier</button></p>
<p><span style="color: #0000ff;">./nspeed.exe -cpu get -n 4 http://mafreebox.freebox.fr/gen/10G</span> <button onclick="CopyToClipboard()">copier</button></p>
<br> pour Freepro, remplacer <span style="color: #0000ff;">mafreebox.freebox.fr</span> par <span style="color: #0000ff;">mafreebox.freepro.com</span>
</body>
</html>
</html>

0 comments on commit 8be25be

Please sign in to comment.