DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnameapt-p2p
Beschreibungapt helper for peer-to-peer downloads of Debian packages
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.1.5
Sektionuniverse/net
Prioritätoptional
Installierte Größe624 Byte
Hängt ab vonpython, python-support (>= 0.7.1), python-twisted-web2 (>= 8.0), adduser, python-debian (>= 0.1.4),
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße109716 Byte
Prüfsumme MD58e70566046a0ab4c2613450d49f01780
Prüfsumme SHA154c5be69fd6dd007d7c35dc246a0ce948e84bf1e
Prüfsumme SHA2564acc6d9fa1dba804e6277123323faeb75a21800fe8e71a654d856eabda731c9d
Link zum Herunterladenapt-p2p_0.1.5_all.deb
Ausführliche BeschreibungApt-P2P is a helper for downloading Debian packages files with APT. It will download any needed files from other Apt-P2P peers in a peer-to-peer manner, and so reduce the strain on the Debian mirrors. . The Apt-P2P daemon runs automatically on startup and listens for requests from APT for files, as well as maintaining membership in a Distributed Hash Table (DHT). For any files which have a hash available (most files), peers that have the file are looked for in the DHT. The file can then be downloaded from them, using the uploading bandwidth of other peers while reducing the demand on the Debian mirror network. However, if a package can not be found on any peers, Apt-P2P will fall back to downloading from a mirror to ensure all packages are downloaded. Once downloaded, the file is hash checked and added to the DHT so that other peers can download it without the mirror. . The configuration is very simple, and only involves prepending 'localhost' and the port to your current sources.list lines (similar to other apt-proxy-like software).


Impressum
Linux is a registered trademark of Linus Torvalds