stun: add page (#9967)

This commit is contained in:
Marek Küthe
2023-03-30 05:19:15 -11:00
committed by GitHub
parent e7ca620ed9
commit 9d8fabbea8

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}}`