stun: add Korean translation (#11035)

This commit is contained in:
HoJeong Im
2023-10-19 23:20:14 +09:00
committed by GitHub
parent 12b3477dfb
commit f77486c179

12
pages.ko/common/stun.md Normal file
View File

@@ -0,0 +1,12 @@
# stun
> 클래식 STUN 클라이언트.
> 더 많은 정보: <https://manned.org/stun.1>.
- STUN 요청 생성:
`stun {{STUN 호스트 이름}}`
- STUN 요청을 하고 소스 포트를 지정:
`stun {{STUN 호스트 이름}} -p {{4302}}`