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

bup-daemon - listens for connections and runs bup server

Authors

       Brandon Low lostlogic@lostlogicx.com

Bup 0.33.7                                         2025-01-11                                      bup-daemon(1)

Bup

       Part of the bup(1) suite.

Description

       bup  daemon  is  a  simple  bup  server which listens on a socket and forks connections to bup mux server
       children.

Name

       bup-daemon - listens for connections and runs bup server

Options

       -l, --listen=address
              the address or hostname to listen on

       -p, --port=port
              the port to listen on

Synopsis

       bup daemon [-l address] [-p port]

See Also