https://github.com/defcon-007/shortbox
Host files with size < 150 mb for maximum two days
https://github.com/defcon-007/shortbox
Last synced: 11 months ago
JSON representation
Host files with size < 150 mb for maximum two days
- Host: GitHub
- URL: https://github.com/defcon-007/shortbox
- Owner: DefCon-007
- Created: 2016-09-08T08:37:07.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-15T01:53:44.000Z (almost 10 years ago)
- Last Synced: 2025-05-30T19:31:01.623Z (about 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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

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-`