diff options
author | Vividh Mariya <55412084+MagnumDingusEdu@users.noreply.github.com> | 2020-04-14 15:58:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-14 15:58:39 +0000 |
commit | b1b40b3d0c1e5b3ac9e074a6a94e12a2c7390773 (patch) | |
tree | be7a96a9bd8539f2e8bf3ab4075c03b682ff91db | |
parent | Added SocksBin, a terminal based pastebin (diff) | |
download | awesome-selfhosted-b1b40b3d0c1e5b3ac9e074a6a94e12a2c7390773.tar.gz awesome-selfhosted-b1b40b3d0c1e5b3ac9e074a6a94e12a2c7390773.zip |
Fixed spelling.
Co-Authored-By: Sandro <sandro.jaeckel@gmail.com>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1158,7 +1158,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [SharpPaste](https://github.com/phonicmouse/SharpPaste) - Cross-platform C# pastebin with client-side AES-256 encryption that just works. `MIT` `C#/NancyFX` - [Snibox](https://snibox.github.io/) - Code snippets manager with attractive tag-oriented interface. ([Demo](https://snibox-demo.herokuapp.com/), [Source Code](https://github.com/snibox/snibox)) `MIT` `Ruby` - [snipt](https://github.com/nicksergeant/snipt) - Long-term memory for coders. Share and store code snippets. `MIT` `Python` -- [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` +- [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` |