wowbox/README.md

15 lines
382 B
Markdown
Raw Permalink Normal View History

2021-06-17 05:14:48 +01:00
# wowbox
2021-07-02 16:07:46 +01:00
![preview](https://such.money/wowbox.mp4)
2021-07-02 14:37:05 +01:00
x86_64 based Live OS w/ auto onion and i2p for wownerod with rpc and p2p
2021-06-17 06:52:40 +01:00
2021-07-02 14:22:15 +01:00
you must use void-linux to build, run:
2021-06-17 06:52:40 +01:00
2021-07-02 14:22:15 +01:00
```./build.sh```
2021-06-17 06:52:40 +01:00
2021-07-02 14:22:15 +01:00
for laziness download pre-built from such.money: [wowbox.iso](https://such.money/wowbox.iso)
2021-06-17 06:52:40 +01:00
2021-07-02 14:22:15 +01:00
burn to usb drive with etcher for windows or dd on linux:
```dd if=wowbox.iso of=/dev/SOMEUSB bs=1M```