3 projects tagged "daemon"
Btpd is a utility for sharing files over the BitTorrent network protocol. It runs in daemon mode, thus needing no controlling terminal or GUI. Instead, the daemon is controlled by the btcli command line utility or other programs capable of sending commands and queries on the btpd control socket.
PHPTracker is a PHP library to generate .torrent files, set up a Bittorrent tracker server, and a seed server too. It is capable of creating standard .torrent files from any file on your server, tracking client peers and managing peer announcements, and initially seeding your file with a peer daemon that automatically shuts down once you have enough external seeders.