sshare

Secure share client


License
Apache-2.0
Install
pip install sshare==0.0.8

Documentation

sshare

secure share client

https://github.com/alttch/secureshare

Commands

  • c:token - create new one-time token
  • c:delete:[token/url] - delete file/token

Default values

Put the following into ~/.sshare.yml:

sshare:
  url: https://YOURDOMAIN
  upload-key: YOURKEY
  timeout: 3600