A Simple Script to upload Files to https://gofile.io via Terminal (CLI). Written in Bash.
./upload.sh <path/to/file>
You'll see the link after the Upload gets Complete
- Upload Files to https://gofile.io Using their API
- No File Size Limit
- No Limit on Number of Files
- Fast Servers
- Free of Cost
curl
andjq
must be installed.
- https://gofile.io - For the Amazing Website to upload Unlimited files with Unlimited filesize to fast servers, for free!
- Sushrut1101 - To make the Script