Skip to content

Simple python client to upload files to the transfer.sh service

License

Notifications You must be signed in to change notification settings

0x27/transfer.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

transfer.py

Simple python client to upload files to the transfer.sh service

What?

This is a simple client that just uploads or downloads a file to the transfer.sh service. It was written as part of writing a client that encrypts files prior to upload and decrypts on download, so I could work out any kinks in the uploading/downloading process.

Asciinema Demo

asciicast

Requirements

Its all stdlib except for the python-requests and python-clint libraries which can be installed via pip or your systems package manager or whatever. Alternatively, "pip install -r requirements.txt".

Licence

Licenced under the WTFPL

Beer

Beer can be sent to 16MtQtgCVgZvqXoYFzi1L85cKDQAxLGY4A :)

Bugs

If it fucks up leave an issue in the tracker please.

Notes

If you can test this on Windows and OSX and leave feedback, that would be awesome. I only developed and tested this on Linux so far.

About

Simple python client to upload files to the transfer.sh service

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages