| -a address | Specifies an IP address to bind to. |
| -h | Print available options. |
| -n | Do not use TCP_NODELAY option on TCP sockets. |
| -p port | Port on which ggated listens for connection. Default is 3080. |
| -R rcvbuf | Size of receive buffer to use. Default is 131072 (128kB). |
| -S sndbuf | Size of send buffer to use. Default is 131072 (128kB). |
| -v | Do not fork, run in foreground and print debug informations on standard output. |
| "exports file" | An alternate location for the exports file. |
|