1LORDSAWAR-GAME-HOST-SERVER(6) Games LORDSAWAR-GAME-HOST-SERVER(6)
2
3
4
6 lordsawar-game-host-server - Serve up networked lordsawar games.
7
9 lordsawar-game-host-server [OPTION...]
10
12 Allow remote and local users to start their networked lordsawar games
13 on your computer. The command-line tool lordsawar-game-host-client is
14 used to send commands to this server.
15
16 -f, --foreground
17 Do not detach from the controlling terminal.
18
19 -h, --host HOST
20 Specify the hostname that others can reach this machine on.
21
22 -p, --port NUMBER
23 Start the server on the given port.
24
25 -m, --members FILE
26 Allow the profile ids in this file to host games. The format of
27 FILE is one id per line, with any lines starting with # being
28 ignored.
29
30 -?, --help
31 Give this help list.
32
33 When a --port is not specified, the server starts on port 22998. The
34 server will search for the lordsawar binary in your path and execute it
35 to begin hosting new games.
36
38 ~/.lordsawarrc The configuration file.
39
40 ~/.lordsawar/recently-hosted.xml
41 The data file representing the list of games that the
42 server is hosting.
43
45 Report bugs to <lordsawar-discuss@nongnu.org>.
46
47
48
49lordsawar 0.3.0 June 2014 LORDSAWAR-GAME-HOST-SERVER(6)