Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 567 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 567 Bytes

RUDOSH

Reach, Upload, Download with SHortener.

rudosh is a little script to reach the last destination from a shortened URL or to upload/download file using data in shortened URLs.

Requirements

  • Python 2.7
  • python-requests

Usage

Usage: python rudosh.py -r <url>
       python rudosh.py -u <file>
       python rudosh.py -d <url> <output>

Demo

asciicast

Notes

  • Very slow
  • Only for little file
  • Made for fun