diff options
author | Gopalji Gaur <contact@gopalji.me> | 2022-04-23 12:13:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-23 12:13:28 +0000 |
commit | bace66bdb043417d3f7e4b6581a4f016b42473f1 (patch) | |
tree | a90ccde963c10ae99d2d56dd6ebff4a715f9c19e | |
parent | Add librengine to Search Engines (#2910) (diff) | |
download | awesome-selfhosted-bace66bdb043417d3f7e4b6581a4f016b42473f1.tar.gz awesome-selfhosted-bace66bdb043417d3f7e4b6581a4f016b42473f1.zip |
added Drift to Pastebins (#2912)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1380,6 +1380,7 @@ _Related: [Wikis](#wikis)_ - [cryptonote](https://cryptonote.me/) - Simple open source web application that lets users encrypt and share messages that can only be read once. ([Source Code](https://github.com/alainmeier/cryptonote)) `MIT` `Ruby` - [dogbin](https://github.com/dogbin/dogbin) - The sexiest pastebin and URL shortener ever. `MIT` `Kotlin` - [dpaste](https://dpaste.org/) - simple pastebin with multiple text and code option, with short url result easy to remember. ([Source Code](https://github.com/bartTC/dpaste)) `MIT` `Docker` +- [Drift](https://github.com/MaxLeiter/drift) - Self-hosted Github Gist clone. ([Demo](https://drift.maxleiter.com/)) `MIT` `TypeScript` - [EdPaste](https://github.com/eahlys/EdPaste) - Self-hosted pastebin written in Laravel (PHP Framework). `MIT` `PHP` - [ExBin](https://github.com/m1dnight/exbin) - A pastebin with public/private snippets and netcat server. ([Demo](https://exbin.call-cc.be)) `MIT` `Elixir` - [fiche](https://github.com/solusipse/fiche) - Command line pastebin, all you need is netcat. ([Demo](https://termbin.com/)) `MIT` `C` |