birdc, fastd: remove double colon; babeld, bird, birdc, fastd, pystun3, stun: add German translation (#10351)

* birdc, fastd: remove double colon; babeld, bird, birdc, fastd, pystun3, stun: add German translation
This commit is contained in:
Marek Küthe
2023-07-13 12:38:01 +00:00
committed by GitHub
parent 21c08683da
commit fe3154287e
8 changed files with 134 additions and 3 deletions

View File

@@ -0,0 +1,16 @@
# pystun3
> Classic STUN-Client, geschrieben in Python.
> Weitere Informationen: <https://github.com/talkiq/pystun3>.
- Stelle eine STUN-Anfrage:
`pystun3`
- Stelle eine STUN-Anfrage und spezifiziere den STUN-Server:
`pystun3 --stun-host {{stun.1und1.de}}`
- Stelle eine STUN-Anfrage und spezifiziere den Quellport:
`pystun3 --source-port {{7932}}`