mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-14 00:59:29 +00:00
Update cheatsheets
This commit is contained in:
17
stun
Normal file
17
stun
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user