s3curl
Easily interact with AWS S3 HTTP services
Install
- All systems
-
curl cmd.cat/s3curl.sh
- Debian
-
apt-get install s3curl - Ubuntu
-
apt-get install s3curl - Kali Linux
-
apt-get install s3curl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install s3curl - Raspbian
-
apt-get install s3curl
s3curl
Easily interact with AWS S3 HTTP services
Calculates the proper signature to interact with AWS S3 HTTP services, then calls cURL with the appropriate arguments.