Scroll to navigation

Syncplay Server(1) General Commands Manual Syncplay Server(1)

NAME

syncplay-server - server to host syncplay rooms

SYNOPSIS

syncplay-server [options] [file] [playeroptions]

DESCRIPTION

This manual page documents briefly the syncplay-server command.

syncplay-server is a program that syncplay clients connect to and hosts rooms.

To host rooms for viewers via internet, make sure the server can be accessed from the internet, i.e., its listening port is not blocked by a NAT or a firewall.

OPTIONS

This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.

Show summary of options.

TCP port to listen for connections.

Server password.

Whether rooms should be isolated.

Disable readiness feature.

Disable the chat function.

Random string used to generate managed room passwords.

Path to a file from which motd (Message Of The Day) will be read.

Maximum number of characters in one chat message (default is 150).

Maximum number of characters in a username (default is 150).

Enable server statistics using the SQLite database file.

Enable TLS connections using the certificate files in path.

SEE ALSO

syncplay(1).

February 7 2021