summaryrefslogtreecommitdiff
path: root/content/services/fiche.md
blob: 62e0fe8b8b34cf4de4e4edf288c8c5330ee4eafc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
title: Fiche
location: https://p.tyil.nl
upstream: https://github.com/solusipse/fiche
---

Fiche is a service to host pastes, which can be sent to it through various
command line utilities. The easiest way to create a new paste is with `nc`.

```sh
$command | nc tyil.nl 9999
```