aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSenan Kelly <senan.f.b.kelly+github@gmail.com>2017-11-08 19:14:42 +0000
committerEdward Dickson <ed.kickball@hotmail.com>2017-11-08 19:14:42 +0000
commitfb22a43f509a51be0856d7dddb748fc38c0a152f (patch)
treed00ffff19f18104b1a2c41f3c7f0021ae3b73e18 /README.md
parentMerge pull request #1209 from cavebeat/seeks (diff)
downloadawesome-selfhosted-fb22a43f509a51be0856d7dddb748fc38c0a152f.tar.gz
awesome-selfhosted-fb22a43f509a51be0856d7dddb748fc38c0a152f.zip
add fiche (#1231)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 31ccab4b..32bd0ae8 100644
--- a/README.md
+++ b/README.md
@@ -918,6 +918,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com
* [cryptonote](https://cryptonote.me/) - A 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)) `BSD` `Ruby`
* [CryptPad](https://cryptpad.fr/) - CryptPad is the zero knowledge realtime collaborative editor. ([Source Code](https://github.com/xwiki-labs/cryptpad)) `AGPLv3` `Nodejs`
* [EdPaste](https://github.com/Edraens/EdPaste) - Self-hosted pastebin written in Laravel (PHP Framework). `MIT` `PHP`
+ * [fiche](https://github.com/solusipse/fiche) - Command line pastebin, all you need is netcat. ([Demo](http://termbin.com/)) `MIT` `C`
* [gist](https://gitnet.fr/deblan/gist) - GIST is an open-source application to share code. `GPLv3` `PHP`
* [hastebin](http://hastebin.com/about.md) - Open source pastebin written in node.js. ([Demo](http://hastebin.com/), [Source Code](https://github.com/seejohnrun/haste-server)) `MIT` `Nodejs`
* [localpaste](https://github.com/petermaloney/localpaste) - Simple python based pastebin you can run locally, with curl for input. Supports RAW text by default and binary data such as images (no extensions on returned url). `GPLv2` `Python`