Skip to content

KochankovID/s3-radar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📦 S3 radar

Simple cli tool for measurement s3 network bandwidth


⬇️ Installation

🐍 PIP

pip install s3_radar

🍯 Poetry

poetry add s3_radar

🍰 How to use it

Measure upload speed

s3r up <bucket> <ak> <ask> -s <size-in-bytes>

Measure upload and download speed

s3r down <bucket> <ak> <ask> -s <size-in-bytes>

Show command list

smithy --help

Releases

No releases published

Packages

No packages published

Languages