Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

paaster

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

paaster

Upload locally encrypted pastes from your terminal to Paaster

  • 1.1.13
  • PyPI
  • Socket score

Maintainers
1

Paaster CLI: Encrypted Pastes from Your Terminal

Support

  • Linux (Tested)
  • Windows (Tested)
  • MacOS (Not tested, please submit an issue if it works or not)

Installation

  • pip3 install paaster

Commands

  • paaster --help: Shows available commands.

  • paaster upload: Upload locally encrypted clipboard to the API.

    Options:

    • -m, --mode TEXT: Specify the mode for the paste, choose from "clipboard", "file", or "inline". (default: clipboard)
    • -ctc, --copy_to_clipboard BOOLEAN: Overwrite COPY_URL_TO_CLIPBOARD setting.
    • -ob, --open_browser BOOLEAN: Overwrite OPEN_URL_IN_BROWSER setting.
    • -eu, --echo_url BOOLEAN: Overwrite ECHO_URL setting.
  • paaster set --name "" --value "": Set config parameters.

Parameters

  • API_URL: Backend URL, type: string.
  • FRONTEND_URL: Frontend URL, type: string.
  • COPY_URL_TO_CLIPBOARD: Copy URL to clipboard, type: "true/false".
  • OPEN_URL_IN_BROWSER: Open paste in the browser, type: "true/false".
  • ECHO_URL: Echo the paste URL in terminal, type: "true/false"

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc