SYNOPSIS
pybridge-server [options]
DESCRIPTION
pybridge-server is a game server for PyBridge. It accepts incoming network connections from pybridge clients.For more information, visit http://pybridge.sourceforge.net/.
OPTIONS
- -h, --help
-
Print help message and exit.
- -p portnum, --port portnum
-
Listen for incoming connections on port portnum. (The default port is 5040.)
- -v,--version
-
Print version information and exit.
BUGS
Plenty. Please report any bugs you find.