summaryrefslogtreecommitdiffstats
path: root/debian/manpages/vboxwebsrv.1
diff options
context:
space:
mode:
Diffstat (limited to 'debian/manpages/vboxwebsrv.1')
-rw-r--r--debian/manpages/vboxwebsrv.135
1 files changed, 35 insertions, 0 deletions
diff --git a/debian/manpages/vboxwebsrv.1 b/debian/manpages/vboxwebsrv.1
new file mode 100644
index 00000000..bfda1b11
--- /dev/null
+++ b/debian/manpages/vboxwebsrv.1
@@ -0,0 +1,35 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1.
+.TH VBOXWEBSRV "1" "October 2022" "vboxwebsrv" "User Commands"
+.SH NAME
+vboxwebsrv \- x86 virtualization solution
+.SH SYNOPSIS
+.B vboxwebsrv
+[\fI\,options\/\fR]
+.SH DESCRIPTION
+Oracle VM VirtualBox web service Version 6.1.40
+(C) 2007\-2022 Oracle Corporation
+All rights reserved.
+.PP
+Supported options (default values in brackets):
+\fB\-\-help\fR, \fB\-h\fR: Print this help message and exit.
+\fB\-\-background\fR, \fB\-b\fR: Run in background (daemon mode).
+\fB\-\-host\fR, \fB\-H\fR: The host to bind to (localhost).
+\fB\-\-port\fR, \fB\-p\fR: The port to bind to (18083).
+\fB\-\-ssl\fR, \fB\-s\fR: Enable SSL/TLS encryption.
+\fB\-\-keyfile\fR, \fB\-K\fR: Server key and certificate file, PEM format ("").
+\fB\-\-passwordfile\fR, \fB\-a\fR: File name for password to server key ("").
+\fB\-\-cacert\fR, \fB\-c\fR: CA certificate file, PEM format ("").
+\fB\-\-capath\fR, \fB\-C\fR: CA certificate path ("").
+\fB\-\-dhfile\fR, \fB\-D\fR: DH file name or DH key length in bits ("").
+\fB\-\-randfile\fR, \fB\-r\fR: File containing seed for random number generator ("").
+\fB\-\-timeout\fR, \fB\-t\fR: Session timeout in seconds; 0 = disable timeouts (300).
+\fB\-\-check\-interval\fR, \fB\-i\fR: Frequency of timeout checks in seconds (5).
+\fB\-\-threads\fR, \fB\-T\fR: Maximum number of worker threads to run in parallel (100).
+\fB\-\-keepalive\fR, \fB\-k\fR: Maximum number of requests before a socket will be closed (100).
+\fB\-\-authentication\fR, \fB\-A\fR: Authentication method for the webservice ("").
+\fB\-\-verbose\fR, \fB\-v\fR: Be verbose.
+\fB\-\-pidfile\fR, \fB\-P\fR: Name of the PID file which is created when the daemon was started.
+\fB\-\-logfile\fR, \fB\-F\fR: Name of file to write log to (no file).
+\fB\-\-logrotate\fR, \fB\-R\fR: Number of log files (0 disables log rotation).
+\fB\-\-logsize\fR, \fB\-S\fR: Maximum size of a log file to trigger rotation (bytes).
+\fB\-\-loginterval\fR, \fB\-I\fR: Maximum time interval to trigger log rotation (seconds).