relay-ctrl-send

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

NAME

relay-ctrl-send − Send relay-ctrl notifications via UDP

SYNOPSIS

relay-ctrl-send program [ argument ... ]

DESCRIPTION

relay-ctrl-send sends the client’s IP address to a set of relay-ctrl servers specified by $RELAY_CTRL_REMOTES on UDP port $RELAY_CTRL_PORT (defaults to 811) after performing the same authentication checks as relay-ctrl-allow . Transmission is handled in the background while program is executed. It attempts the transmission up to $RELAY_CTRL_TRIES times (defaults to 5), and waits $RELAY_CTRL_TIMEOUT seconds (defaults to 1) each time for a response from the servers.

SEE ALSO

relay-ctrl-allow(8), relay-ctrl-udp(8), relay-ctrl-check(8)