mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 17:42:07 +02:00

* birdc, fastd: remove double colon; babeld, bird, birdc, fastd, pystun3, stun: add German translation
356 B
356 B
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}}