logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

uhub - a high performance ADC peer-to-peer hub

Author

       This program was written by Jan Vidar Krey <janvidar@extatic.org>

Bug Reports

       If you find a bug in uhub please report it to http://bugs.extatic.org/

                                                   March 2009                                            UHUB(1)

Description

       uHub  is  a high performance peer-to-peer hub for the ADC network.  Its low memory footprint allows it to
       handle several thousand users on high-end servers, or a small private hub on embedded hardware.

Examples

       To run uhub as a daemon, and log to a file:

       uhub-f-l/var/log/uhub/uhub.log

Name

       uhub - a high performance ADC peer-to-peer hub

Options

-v     Verbose mode, add more -v's for higher verbosity.

       -q     Quiet mode, if quiet mode is enabled no output or logs are made.

       -f     Fork uhub to background in order to run it as a daemon.

       -llogfile
              Log messages to the given logfile (default: stderr)

       -L     Log messages to syslog.

       -cconfig
              Specify configuration file (default: /etc/uhub/uhub.conf)

       -C     Check configuration files and return. Will print either

       -s     Show all configuration parameters. In a format that is compatible with the configuration files.

       -S     Show all non-default configuration parameters.

       -h     Show the help message.

       -uuser
              Drop privileges and run as the given user.

       -ggroup
              Drop privileges and run with the given group permissions.

       -V     Show the version number

Synopsis

uhub [options]

See Also