SocksBin is written in Python, uses pure python sockets, and needs no client.
Pipe the output of any command or file through *netcat* to the server, and it'll automatically generate both text and beautified html files.
Deployment is < 1 minute process.
@ -1158,6 +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`
- [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`
- [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`