f3*, fa*: add Korean translation (#14240)

This commit is contained in:
HoJeong Im
2024-10-16 15:50:55 +09:00
committed by GitHub
parent 08eacc5e32
commit c0a22c60ab
8 changed files with 140 additions and 0 deletions

16
pages.ko/common/fast.md Normal file
View File

@@ -0,0 +1,16 @@
# fast
> fast.com을 사용하여 다운로드 및 업로드 속도를 테스트.
> 더 많은 정보: <https://github.com/sindresorhus/fast-cli>.
- 현재 다운로드 속도 측정:
`fast`
- 다운로드 속도 외에 현재 업로드 속도도 측정:
`fast --upload`
- 간격을 줄이기 위해 결과를 한 줄에 표시:
`fast --single-line`