diff options
author | nodiscc <nodiscc@gmail.com> | 2020-10-04 10:54:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-04 10:54:56 +0000 |
commit | 18bc9ab6f3234c7bc3e19ead3fcae65e32d7a3ea (patch) | |
tree | 32ca9439f94d14ad51ee2c4ddaef3b7f7f49a319 | |
parent | Remove duplicate source code link (diff) | |
download | awesome-selfhosted-18bc9ab6f3234c7bc3e19ead3fcae65e32d7a3ea.tar.gz awesome-selfhosted-18bc9ab6f3234c7bc3e19ead3fcae65e32d7a3ea.zip |
update pasty description (use description from the project)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1189,7 +1189,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` -- [Pasty](https://github.com/Lukaesebrot/pasty) - A beautiful selfhosted code paste server with a lot useful features. ([Demo](https://p.kse.li)) `MIT` `Go` +- [Pasty](https://github.com/Lukaesebrot/pasty) - Pasty is a fast and lightweight code pasting server. ([Demo](https://p.kse.li)) `MIT` `Go` ## Personal Dashboards |