Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/defcon-007/shortbox

Host files with size < 150 mb for maximum two days
https://github.com/defcon-007/shortbox

Last synced: 17 days ago
JSON representation

Host files with size < 150 mb for maximum two days

Awesome Lists containing this project

README

        

# ShortBox
Host files with size < 150 mb for maximum two days

You will get a shortened url to the file and a url to delete the file from server

## Clone the repository

`git clone https://github.com/DefCon-007/ShortBox.git`

## Install the required modules

NOTE : Use python 3.x

`cd ShortBox`

`pip3 install -r requirements.txt`

## Using the script

`python3 main.py `

The file will then be uploaded and afterwards you will be asked to 'optionally' provide a url

![alt tag](http://i.imgur.com/TaMfuo8.png)

If you will leave this field blank it will automatically use the filename



Afterwards you will get the required two links :



Link to file : `http://tinyurl.com/SB-`

and

Link to delete file : `http://tinyurl.com/del-`