wowbox/README.md

15 lines
382 B
Markdown
Raw Permalink Normal View History

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