Uploader for https://anonymousfiles.io created by Jaxparrow.
For Begineers and Professionals. Easy to use.
After Installing You don't need to use the .sh file. Simply type Anonfiles
to use it anywhere. No need of .sh
. Bye bye!
For Quick Usage - No Extra Options
$ ./Anonfiles.sh {filepath}
To Quickly upload file and return link. File will be uploaded with max expire
Example Usage.
$ ./Anonfiles.sh /root/Desktop/mytext.txt --expires 20d
The above command will upload mytext.txt in my Desktop Directory and make it expire after.
Install if you don't want to use the absolute path. Just cd
to the dir and use $ Anonfile {file}
directly upload.
$ ./Anonfiles.sh {filepath} --expires <time> --index
The filepath is the file which is going to be uploaded. It can be a file name in the currect directory or an absoulute path. But, It must be a file without whitespaces.
The option named --expires the makes the file deleted after the selected time.
Available Time options
h - for hours
d - for days
w - for weeks
m - for months
You can specify 2 weeks by --expires 2w
Indexing
If you index it. The file you upload will be allowed to be indexed in Search Engines.
More Info
use $ ./Anonfiles.sh --help
to get more information on how to use and what it is.
In Guided mode, You will be Guided step by step when uploading the file. Very Begineer Friendly design.
Use without any options e.g Anonfiles.sh
to use Guided Mode.
Also files with whitespaces in name can be only uploaded using Guided Mode
The reason of installing instead of using the standalone is, You can use it anywhere. e.g If you are on the Desktop
directory. The executable will start on the same directory. Even the Guided Mode will become a lot easier. You will need to put absolute path on the standalone executable.
$ chmod +x install.sh
$ ./install.sh
After Installing You don't need to use the .sh file. Simply type `Anonfiles` to use it anywhere.
To Install and Enjoy