Sushrut1101 / GoFile-Upload

A Simple Script to upload Files to gofile.io via Terminal (CLI). Written in Bash.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoFile Uploader

A Simple Script to upload Files to https://gofile.io via Terminal (CLI). Written in Bash.

Usage:

./upload.sh <path/to/file>

You'll see the link after the Upload gets Complete

Features:

  • Upload Files to https://gofile.io Using their API
  • No File Size Limit
  • No Limit on Number of Files
  • Fast Servers
  • Free of Cost

Requirements:

  • curl and jq must be installed.

Credits:

  • https://gofile.io - For the Amazing Website to upload Unlimited files with Unlimited filesize to fast servers, for free!
  • Sushrut1101 - To make the Script

About

A Simple Script to upload Files to gofile.io via Terminal (CLI). Written in Bash.


Languages

Language:Shell 100.0%