From e77cef22168ea8cfdbb10cdb504b1d848b910d45 Mon Sep 17 00:00:00 2001 From: Lukas SP <46935044+Lukaesebrot@users.noreply.github.com> Date: Sun, 20 Sep 2020 12:41:20 +0200 Subject: [PATCH] Add pasty to pastebins --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a08a883..4ec75108 100644 --- a/README.md +++ b/README.md @@ -1189,6 +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), [Source Code](https://github.com/Lukaesebrot/pasty)) `MIT` `Go` ## Personal Dashboards