anexia-secret-cli
A CLI wrapper around the REST Api of secret.anexia.com to send sensitive data securely.
Table of Contents
-
About The Project
-
Getting Started
- Usage
- Contributing
- License
- Contact
About The Project
A CLI command written in NodeJS.
A CLI wrapper around the REST Api of secret.anexia.com to send sensitive data securely.
Getting Started
To get the script up and running follow these steps.
Prerequisites
This is a list of things you need to use the software.
Installation
npm i -g anexia-secret-cli
Usage
Usage: secret [options]
Options:
-c, --clipboard Extract sensitive data from clipboard and output the secret url to the clipboard. (default: false)
-e, --expire <expire> Time to expire. Example: +1 hour
-p, --password <password> Additional password to secure the secret with -h, --help display help for command
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Merge Request / Pull Request
License
Distributed under the MIT License. See LICENSE.txt
for more information.
Contact
Laszlo Takacs - laszlotakacs.95@gmail.com