geofront-server

Simple SSH key management service

file

geofront configuration file (Python script)

-h <help>, --help <help>

show this help message and exit

-H <host>, --host <host>

host to bind [0.0.0.0]

-p <port>, --port <port>

port to bind [5000]

--create-master-key <create_master_key>

create a new master key if no master key yet

--renew-master-key <renew_master_key>

renew the master key before the server starts. implies –create-master-key option

--trusted-proxy <trusted_proxy>

IP address of a client allowed to override url_scheme via the X-Forwarded-Proto header. useful when it runs behind reverse proxy. -d/–debug option disables this option

-d <debug>, --debug <debug>

debug mode. note that this option may make slowdown

-v <version>, --version <version>

show program’s version number and exit

See also

Configuration