rustypaste is a command-line tool that allows you to upload text/code snippets to a pastebin-like website. Here is how to install it on Kali Linux Latest.
Before we begin, make sure you have:
CTRL+ALT+T
or searching for it in the Applications menu.curl https://sh.rustup.rs -sSf | sh
git clone https://github.com/orhun/rustypaste.git
cd rustypaste
cargo build --release
sudo cp target/release/rustypaste /usr/local/bin/
rustypaste --version
You should see the version number of the rustypaste that has been installed.
Now that you have installed rustypaste, you can use it to upload text or code snippets to a pastebin-like website. Here's how:
cat <filename> | rustypaste
Replace <filename>
with the name and path of the file that you want to upload.
That's it! You can easily use rustypaste to share code and text snippets with others.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!