You can now share your files using linux terminal with this simple code of mine.
- In case one of them didn't work. You still have lots of options.
- You can share multiple files or even your Whole Directory and it's Contents.
- You can also encrypt your files before sharing it to others.
Depends on your linux distro
pkg install git -y
git clone https://github.com/ZechBron/FileSharingTerminal.git
cd FileSharingTerminal
bash setup.sh
bash sharefile.sh
1st Way
2nd Way
curl -O https://download-link
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:
- ccrypt and zip
NOTE: If you encounter an issue, if you want to correct something, if have any feedbacks, just say it guyz.