stun: add page (#9967)

pull/23/head
Marek Küthe 2023-03-30 05:19:15 -11:00 committed by GitHub
parent e7ca620ed9
commit 9d8fabbea8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

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

@ -0,0 +1,12 @@
# stun
> Classic STUN client.
> More information: <https://manned.org/stun.1>.
- Make a STUN request:
`stun {{stun.1und1.de}}`
- Make a STUN request and specify the source port:
`stun {{stun.1und1.de}} -p {{4302}}`