Skip to content

stsch9/dracoon_wormhole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

dracoon_wormhole

With dracoon_wormhole you can create an S3 download url for a file stored in a DRACOON tenant, which can be called directly via curl. This is often very helpful on server without a desktop environment.
You can also send the S3 download url with magic wormhole so that the recipient can download the file with it. Therefore, dracoon_wormhole is a secure file sharing solution for files stored in a DRACOON tenant. In particular, download shares do not have to be sent via insecure e-mails.

Usage

Usage:
      dracoon_wormhole downloadurl -D,--domain DRACOON DOMAIN -s,--src SOURCE
        Generate Download curl command for file SOURCE
      dracoon_wormhole send -D,--domain DRACOON DOMAIN -s,--src SOURCE
        Send a Download Url via Magic Wormhole
      dracoon_wormhole receive CODE
        Receive Download Url via Magic Wormhole and use Download Url
      dracoon_wormhole help
        Print this help.

Requirements

About

Secure DRACOON file sharing client

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages