Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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