paste-client

An online pastebin cli-frontend.

Prequisities

OpenSSL installed on your system (For example, libssl-dev on Ubuntu, or openssl-devel on Fedora).

Installation

./install.sh

Requires root priviledge to put the executable to /usr/local/bin.

Please manually set the server url and proxy (optional) in ~/.config/paste-client/config.toml.

Uninstallation

./uninstall.sh

Requires root priviledge to remove the executable from /usr/local/bin.