|
@@ -583,6 +583,9 @@ static char Usage[] = "Usage: turnserver [options]\n"
|
|
|
" is 127.0.0.1.\n"
|
|
|
" --cli-port=<port> CLI server port. Default is 5766.\n"
|
|
|
" --cli-password=<password> CLI access password. Default is empty (no password).\n"
|
|
|
+" For the security reasons, it is recommended to use the encrypted\n"
|
|
|
+" for of the password (see the -P command in the turnadmin utility).\n"
|
|
|
+" The dollar signs in the encrypted form must be escaped.\n"
|
|
|
" --server-relay Server relay. NON-STANDARD AND DANGEROUS OPTION. Only for those applications\n"
|
|
|
" when we want to run server applications on the relay endpoints.\n"
|
|
|
" This option eliminates the IP permissions check on the packets\n"
|