0
0
Fork 0
mirror of https://github.com/coturn/coturn.git synced 2026-04-21 07:19:57 +00:00
2 turnutils_peer
Mészáros Mihály edited this page 2020-12-09 15:30:20 +01:00

This WIKI is outdated and will be removed soon!! Please check the source for more recent documentation: https://github.com/coturn/coturn

turnutils_peer application (for test purposes ony)

turnutils_peer is a simple UDP-only echo backend server. This application is used for the test purposes only, as a 'peer' for the turnutils_uclient application.

Usage:

       $ turnutils_peer [-v] [options]

Options:

  • -p <port> Listening UDP port (Default: 3480).
  • -d <device-name> Listening interface device (optional, Linux only)
  • -L <ip> Listening address of turnutils_peer server. Multiple listening addresses can be used, IPv4 and IPv6. If no listener address(es) defined, then it listens on all IPv4 and IPv6 addresses.
  • -v Verbose