Skip to content

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

Notifications You must be signed in to change notification settings

Sushrut1101/GoFile-Upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages