dig
/
troe
1
0
Fork 0
troe/README.md

9 lines
203 B
Markdown
Raw Permalink Normal View History

2020-10-27 22:42:39 +01:00
If you don't know what is it, you should not use it...
2020-10-27 22:35:14 +01:00
```
2020-11-02 23:39:06 +01:00
wget https://git.p2p.legal/dig/troe/archive/master.tar.gz -O troe.tar.gz &&
tar -zxf troe.tar.gz --strip-components=1 troe/troe &&
./troe
2020-10-27 22:42:39 +01:00
2020-10-27 22:35:14 +01:00
```