diff options
author | Mateusz Kaczanowski <kaczanowski.mateusz@gmail.com> | 2020-05-10 14:15:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-10 14:15:46 +0000 |
commit | 1393e91921ae4e313bbc72096f286fe8aca46ee3 (patch) | |
tree | 04214b596c3a4b1ca51727d1cc0c961d9bef371e | |
parent | Merge pull request #2074 from telmich/master (diff) | |
download | awesome-selfhosted-1393e91921ae4e313bbc72096f286fe8aca46ee3.tar.gz awesome-selfhosted-1393e91921ae4e313bbc72096f286fe8aca46ee3.zip |
Add `mkaczanowski/pastebin` to the pastebin subsection
I propose to add another pastebin service to the list. I am convinced it's a healthy alternative to what currently exists as explained here:
https://github.com/mkaczanowski/pastebin#why
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1179,6 +1179,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [SocksBin](https://github.com/magnumdingusedu/socksbin) - Simple and fast terminal based pastebin, with optional code highlighting. No specific client required, all you need is netcat. [Demo](https://socksbin.magnum.wtf). `GPL-3.0` `Python` - [Stikked](https://github.com/claudehohl/Stikked) - Advanced and beautiful pastebin. ([Demo](https://paste.scratchbook.ch/)) `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` +- [pastebin]() - Simple, fast, feature-rich, standalone pastebin service. ([Demo](https://www.youtube.com/watch?v=BG7f61H7C4I), [Source Code](https://github.com/mkaczanowski/pastebin)) `MIT` `Rust` ## Personal Dashboards |