mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
stun: add Korean translation (#11035)
This commit is contained in:
parent
12b3477dfb
commit
f77486c179
1 changed files with 12 additions and 0 deletions
12
pages.ko/common/stun.md
Normal file
12
pages.ko/common/stun.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# stun
|
||||
|
||||
> 클래식 STUN 클라이언트.
|
||||
> 더 많은 정보: <https://manned.org/stun.1>.
|
||||
|
||||
- STUN 요청 생성:
|
||||
|
||||
`stun {{STUN 호스트 이름}}`
|
||||
|
||||
- STUN 요청을 하고 소스 포트를 지정:
|
||||
|
||||
`stun {{STUN 호스트 이름}} -p {{4302}}`
|
Loading…
Add table
Reference in a new issue