diff options
author | nodiscc <nodiscc@gmail.com> | 2020-10-04 11:25:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-04 11:25:42 +0000 |
commit | 69d0db085c79ce2a08471a150fb1836fe316143e (patch) | |
tree | 8de6b28ee50b3d4add2d905f6fb54892965c3bd7 /README.md | |
parent | Merge pull request #2231 from kokomo123/patch-1 (diff) | |
parent | update pasty description (use description from the project) (diff) | |
download | awesome-selfhosted-69d0db085c79ce2a08471a150fb1836fe316143e.tar.gz awesome-selfhosted-69d0db085c79ce2a08471a150fb1836fe316143e.zip |
Merge pull request #2232 from Lukaesebrot/master
Add pasty to pastebins
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) - Pasty is a fast and lightweight code pasting server. ([Demo](https://p.kse.li)) `MIT` `Go` ## Personal Dashboards |