Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

baresip/turnperf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

turnperf

TURN Performance client

building

install libre first, and then build turnperf:

$ make

usage

you can run the turnperf client against any TURN server, but please be aware that it may generate a lot of network traffic!

Run turnperf against a local TURN-server (UDP)

$ ./turnperf 127.0.0.1

Run turnperf against a local TURN-server (TCP)

$ ./turnperf -t 127.0.0.1

Releases

No releases published

Packages

No packages published