DOKK / manpages / debian 12 / klaus / klaus.1.en
KLAUS(1) User Commands KLAUS(1)

klaus - easy to set up Git web viewer

klaus [OPTION]... [DIR]...

Klaus is a simple and easy-to-set-up Git web viewer that Just Works™.

Note that the klaus binary just starts a test instance. The klaus script uses wsgiref internally which doesn't scale at all - it's single-threaded and non-asynchronous.

It supports syntax highlighting and Git Smart HTTP.

show this help message and exit
default: 127.0.0.1
default: 8080
site name showed in header. default: your hostname
print version number
open klaus in a browser on server start
specify which browser to use with --browser
enable ctags for which revisions? default: none. WARNING: Don't use 'ALL' for public servers!

enable Git Smart HTTP serving
use credentials from FILE

DO NOT USE IN PRODUCTION!
Enable Werkzeug debugger and reloader

Copyright © 2011-2015 Jonas Haag <jonas@lophus.org> and contributors (see Git logs).

December 2015 klaus 4e82832