tldr/pages/common/stun.md

13 lines
220 B
Markdown
Raw Normal View History

2023-03-30 17:19:15 +01:00
# 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}}`