diff options
author | Matthias Vogelgesang <matthias.vogelgesang@gmail.com> | 2022-07-01 13:20:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-01 13:20:52 +0000 |
commit | d6a0942b23b4e54a88b3a11d4d1e30d8db767098 (patch) | |
tree | 9e5e9e4dcd145076266f5e0fa12974f0b7e180ed | |
parent | Added OpenSearch to Search Engines. (#3020) (diff) | |
download | awesome-selfhosted-d6a0942b23b4e54a88b3a11d4d1e30d8db767098.tar.gz awesome-selfhosted-d6a0942b23b4e54a88b3a11d4d1e30d8db767098.zip |
Add wastebin to Pastebin section (#3036)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1438,6 +1438,7 @@ _Related: [Wikis](#wikis)_ - [Stikked](https://github.com/claudehohl/Stikked) - Advanced and beautiful pastebin. `GPL-3.0` `PHP` - [Sup3rS3cretMes5age](https://github.com/algolia/sup3rS3cretMes5age) - Very simple (to deploy and to use) secret message service using Hashicorp Vault as a secrets storage. `MIT` `Go` - [wantguns/bin](https://github.com/wantguns/bin) - Minimal pastebin for both textual and binary files shipped in a single statically linked binary. ([Demo](https://basedbin.fly.dev)) `GPL-3.0` `Rust` +- [Wastebin](https://github.com/matze/wastebin) - Lightweight, minimal and fast pastebin with an SQLite backend. `MIT` `Rust` ### Personal Dashboards |