gistit-daemon 0.2.1

Gistit daemon used for p2p file sharing
1
2
3
4
5
6
7
8
9
# gistit-daemon

This is a daemon built with `libp2p` to communicate with other gistit users

# Usage

```shell
$ gistit-daemon --runtime-dir /home/me/gistit --config-dir /home/me/.config/gistit
```