diff --git a/pages/common/stun.md b/pages/common/stun.md new file mode 100644 index 000000000..e57aff513 --- /dev/null +++ b/pages/common/stun.md @@ -0,0 +1,12 @@ +# stun + +> Classic STUN client. +> More information: . + +- Make a STUN request: + +`stun {{stun.1und1.de}}` + +- Make a STUN request and specify the source port: + +`stun {{stun.1und1.de}} -p {{4302}}`