You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
382 B

3 years ago
# wowbox
![preview](https://such.money/wowbox.mp4)
3 years ago
x86_64 based Live OS w/ auto onion and i2p for wownerod with rpc and p2p
3 years ago
3 years ago
you must use void-linux to build, run:
3 years ago
3 years ago
```./build.sh```
3 years ago
3 years ago
for laziness download pre-built from such.money: [wowbox.iso](https://such.money/wowbox.iso)
3 years ago
3 years ago
burn to usb drive with etcher for windows or dd on linux:
```dd if=wowbox.iso of=/dev/SOMEUSB bs=1M```