ho*, hp*, hr, hs*, html5validator: add Korean translation (#14598)

This commit is contained in:
HoJeong Im
2024-11-03 15:37:38 +09:00
committed by GitHub
parent dfdf2fca64
commit 276cba5a4a
12 changed files with 257 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# hostapd
> 무선 인터페이스를 사용하여 액세스 포인트를 시작.
> 더 많은 정보: <https://w1.fi/hostapd/>.
- 액세스 포인트 시작:
`sudo hostapd {{경로/대상/hostapd.conf}}`
- 백그라운드로 분기하여, 액세스 포인트를 시작:
`sudo hostapd -B {{경로/대상/hostapd.conf}}`