FileSharingTerminal
File Sharing Terminal. You can share your file(s) in terminal.
Project maintained by ZechBron
Hosted on GitHub Pages — Theme by mattgraham
Features
- Uses 3 API
-
In case one of them didn’t work. You still have lots of options.
- Multiple Files Upload
-
You can share multiple files or even your Whole Directory and it’s Contents.
- Supports File Encryption
-
You can also encrypt your files before sharing it to others.
Installation
Depends on your linux distro
pkg install git -y
git clone https://github.com/ZechBron/FileSharingTerminal.git
cd FileSharingTerminal
bash setup.sh
To Run
bash sharefile.sh
EXAMPLES
- Uploading One File with Encryption
-

- Uploading Multiple Files
-

- Uploading Directory and its Contents
-

Two Ways to Download in Terminal
1st Way
wget https://download-link
2nd Way
curl -O https://download-link
Decrypting a file
Just type this command in your terminal and enter the password:
ccdecrypt filename.txt.cpt
Here’s the example:

OR
unzip filename.zip
If it’s a zip file.
API USED:
- BashUpload.com
- Filepush.co
- Transfer.sh
TOOLS USED:
NOTE:
If you encounter an issue, if you want to correct something, if have any feedbacks, just say it guyz.