If specified, DeleGate will work as a
program of specified function rather than a DeleGate server.
For example, "delegated -Fkill -Pport" means to kill the
DeleGate running on the port.
"-Fimp"
is a function to edit implanted parameters in the executable file
of DeleGate, to control authentication and capabilities (who can do what with
the DeleGate), and to configure fixed (not overwritable) parameters
of the executable file.
The usage is shown with "delegated -Fimp -h".
With -Fcgi, DeleGate act as a cgi program which is invoked from a HTTP server.
A list of available functions will be shown
with -Fhelp.