Dragonfly client written in Rust
Go to file
Gaius 23fa1ba3b7
feat: verify digest when file is downloaded (#1208)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2025-06-30 14:32:07 +08:00
.github chore(deps): Bump kentaro-m/auto-assign-action from e6c4932f995626505d2a5d85401b0319753caa11 to a558e3a7a389eae6d782d4f5ad0aaa5e36ec2e39 (#1204) 2025-06-24 11:00:13 +08:00
ci feat: add per-piece collection timeout for sync_pieces and sync_persistent_cache_pieces (#1205) 2025-06-24 00:03:24 +08:00
docs feat: rename --log-to-stdout to --console (#1163) 2025-05-27 15:31:14 +08:00
dragonfly-client feat: verify digest when file is downloaded (#1208) 2025-06-30 14:32:07 +08:00
dragonfly-client-backend chore(deps): Bump wiremock from 0.6.3 to 0.6.4 (#1201) 2025-06-24 10:59:28 +08:00
dragonfly-client-config feat: support HTTPS protocol for otel (#1206) 2025-06-25 15:54:01 +08:00
dragonfly-client-core feat(dragonfly-client-storage): add write_piece_timeout to storage config and enhance piece download timeout handling (#1146) 2025-05-12 20:52:21 +08:00
dragonfly-client-init feat: support HTTPS protocol for otel (#1206) 2025-06-25 15:54:01 +08:00
dragonfly-client-storage chore(deps): Bump num_cpus from 1.16.0 to 1.17.0 (#1187) 2025-06-16 22:10:57 +08:00
dragonfly-client-util feat: verify digest when file is downloaded (#1208) 2025-06-30 14:32:07 +08:00
scripts refactor: unit tests of the self-signed certs in http backend (#778) 2024-10-15 11:32:52 +08:00
.gitignore feat(container_runtime): support podman container runtime (#812) 2024-11-04 10:37:53 +08:00
CONTRIBUTING.md docs: fix typo in README.md (#381) 2024-04-11 11:09:59 +08:00
Cargo.lock feat: verify digest when file is downloaded (#1208) 2025-06-30 14:32:07 +08:00
Cargo.toml feat: verify digest when file is downloaded (#1208) 2025-06-30 14:32:07 +08:00
LICENSE Initial commit 2023-03-17 18:25:15 +08:00
README.md chore(README.md): add maintainer google groups for communication channels and remove discussion group (#1157) 2025-05-23 16:04:43 +08:00
codecov.yml chore: add codecov for testing (#3) 2023-03-24 18:05:05 +08:00
rust-toolchain.toml chore(release): set toolchain to 1.82.0 (#1006) 2025-02-27 00:22:25 +08:00

README.md

Dragonfly Client

GitHub release CI Coverage Open Source Helpers Discussions Twitter LICENSE FOSSA Status

Dragonfly client written in Rust. It can serve as both a peer and a seed peer.

Documentation

You can find the full documentation on the d7y.io.

Community

Join the conversation and help the community.

Contributing

You should check out our CONTRIBUTING and develop the project together.

License

FOSSA Status