diff options
author | Mateusz Kaczanowski <kaczanowski.mateusz@gmail.com> | 2020-05-10 20:44:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-10 20:44:52 +0000 |
commit | 10a9a8a20889cec39fa8ccb60434dd3b3837be83 (patch) | |
tree | 6ce12b87fed320b5ac495c7ebc6c1926791688b8 | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-10a9a8a20889cec39fa8ccb60434dd3b3837be83.tar.gz awesome-selfhosted-10a9a8a20889cec39fa8ccb60434dd3b3837be83.zip |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1179,7 +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](https://github.com/mkaczanowski/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` +- [pastebin](https://github.com/mkaczanowski/pastebin) - Simple, fast, feature-rich, standalone pastebin service. ([Demo](https://www.youtube.com/watch?v=BG7f61H7C4I)) `MIT` `Rust` ## Personal Dashboards |