s3cmd is a command-line client for Amazon S3 and S3-compatible cloud storage services. It provides a unified terminal interface for managing buckets and objects, transferring files, and synchronising directories. All operations are performed over HTTPS with HMAC-SHA256 request signing and TLS encryption to secure data in transit. The tool supports incremental transfers using S3 ETags, so only new or modified files are sent during sync. Large files are handled with multipart upload chunking, reducing the impact of failures and improving throughput. Directory synchronisation works recursively w
Hyperfine is a command-line benchmarking tool used to measure the execution time of shell commands through multiple runs and statistical analysis. It functions as a comparative benchmarking utility and a shell performance analyzer, allowing for the evaluation of multiple commands against a reference baseline to determine relative speed. The tool distinguishes itself by isolating actual command performance through shell overhead correction and the ability to bypass the shell entirely using system calls. It supports parameterized execution, enabling benchmarks to run across a range of varying i
⚡ Modern Python CLI for Nostr protocol interactions - secure key management, event creation, and relay operations
simple but convenient CLI-based Nostr client app for following users and sending DMs
Super S3 command line tool
Las características principales de bloomreach/s4cmd son: Command Line Tools, Networking and Storage, Downloaders.
Las alternativas de código abierto para bloomreach/s4cmd incluyen: s3tools/s3cmd — s3cmd is a command-line client for Amazon S3 and S3-compatible cloud storage services. It provides a unified terminal… sharkdp/hyperfine — Hyperfine is a command-line benchmarking tool used to measure the execution time of shell commands through multiple… 4383/nostress — ⚡ Modern Python CLI for Nostr protocol interactions - secure key management, event creation, and relay operations. abdoufermat5/snapbridge — snapbridge is a Rust CLI for managing Proxmox snapshots on NetApp ONTAP-backed storage. aboul3la/sublist3r — Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains by… 8go/nostr-commander-rs — simple but convenient CLI-based Nostr client app for following users and sending DMs.