1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 05:22:11 +02:00
tldr/pages.ko/common/speedtest-cli.md
코드싸이 4b5248236b
common/s*: add and update Korean translation (#14666)
* common/s*: add and update Korean translation

* scamper: fix typo

* Update pages.ko/common/simplehttpserver.md

Co-authored-by: Chooooo <contact@choo.ooo>

* Update pages.ko/common/steamcmd.md

Co-authored-by: Chooooo <contact@choo.ooo>

---------

Co-authored-by: Sebastiaan Speck <shem.speck@gmail.com>
Co-authored-by: Chooooo <contact@choo.ooo>
2024-11-09 10:41:41 +09:00

945 B

speedtest-cli

https://speedtest.net를 사용하여 인터넷 대역폭 테스트. 공식 CLI는 speedtest를 참조하세요. 더 많은 정보: https://github.com/sivel/speedtest-cli.

  • 속도 테스트 실행:

speedtest-cli

  • 속도 테스트를 실행하고 비트 대신 바이트 단위로 값 표시:

speedtest-cli --bytes

  • HTTP 대신 HTTPS를 사용하여 속도 테스트 실행:

speedtest-cli --secure

  • 다운로드 테스트를 수행하지 않고 속도 테스트 실행:

speedtest-cli --no-download

  • 속도 테스트를 실행하고 결과 이미지를 생성:

speedtest-cli --share

  • 거리별로 정렬된 모든 speedtest.net 서버 나열:

speedtest-cli --list

  • 특정 speedtest.net 서버로 속도 테스트 실행:

speedtest-cli --server {{서버_ID}}

  • 속도 테스트를 실행하고 결과를 JSON 형식으로 표시 (진행 정보 억제):

speedtest-cli --json