diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-08-01 18:08:11 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-08-01 18:08:11 +0000 |
commit | d38581139b4a148cf8d11c3b8fdad755ed94f8bc (patch) | |
tree | c86b9898e21f06bb1b0e704be7237aced81f126b | |
parent | Added recipe manageemnt software (diff) | |
download | awesome-selfhosted-d38581139b4a148cf8d11c3b8fdad755ed94f8bc.tar.gz awesome-selfhosted-d38581139b4a148cf8d11c3b8fdad755ed94f8bc.zip |
Added pastebin description
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1466,6 +1466,8 @@ _Related: [Wikis](#wikis)_ **[`^ back to top ^`](#)** +A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content-hosting service used for sharing and storing code and text. + - [0bin](https://github.com/Tygs/0bin) - Client side encrypted pastebin. ([Demo](https://0bin.net/)) `WTFPL` `Python` - [bepasty](https://bepasty-server.readthedocs.io/en/latest/) - A pastebin for all kinds of files. ([Source Code](https://github.com/bepasty/bepasty-server)) `BSD-2-Clause` `Python` - [bin](https://github.com/w4/bin) - A paste bin that's actually minimalist. `WTFPL/0BSD` `Rust` |