diff options
author | nodiscc <nodiscc@gmail.com> | 2021-04-10 23:37:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-10 23:37:07 +0000 |
commit | 4a31c767c78cf2fcd8596117e9bd7f4fb05c6201 (patch) | |
tree | 64dbde4467284f942b4c6bc454704249a7329d6a | |
parent | Merge pull request #2478 from vaidd4/patch-1 (diff) | |
parent | Updated urls for pasty pastbin (diff) | |
download | awesome-selfhosted-4a31c767c78cf2fcd8596117e9bd7f4fb05c6201.tar.gz awesome-selfhosted-4a31c767c78cf2fcd8596117e9bd7f4fb05c6201.zip |
Merge pull request #2489 from pagdot/patch-2
Updated urls for pasty pastbin
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1214,7 +1214,7 @@ _See also [Wikis](#wikis)_ - [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) - Pasty is a fast and lightweight code pasting server. ([Demo](https://p.kse.li)) `MIT` `Go` +- [Pasty](https://github.com/lus/pasty) - Pasty is a fast and lightweight code pasting server. ([Demo](https://paste.pelkum.dev/)) `MIT` `Go` ## Personal Dashboards |