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 1/3] 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 From 2272f3585a88b49ff22b10a5f0f649789edfd07b Mon Sep 17 00:00:00 2001 From: Lukas SP <46935044+Lukaesebrot@users.noreply.github.com> Date: Sun, 20 Sep 2020 12:45:34 +0200 Subject: [PATCH 2/3] Remove duplicate source code link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ec75108..749cf5c6 100644 --- a/README.md +++ b/README.md @@ -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), [Source Code](https://github.com/Lukaesebrot/pasty)) `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` ## Personal Dashboards From 18bc9ab6f3234c7bc3e19ead3fcae65e32d7a3ea Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 4 Oct 2020 10:54:56 +0000 Subject: [PATCH 3/3] update pasty description (use description from the project) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 749cf5c6..de8f0600 100644 --- a/README.md +++ b/README.md @@ -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