Navigating Privacy on Public Blockchains
wdai.us5 pointsby clvv0 comments
script -qf | tee >(nc -l -p 5000) >(nc -l -p 5001) >(nc -l -p 5002)
The client can then run `nc your_ip port` to watch your terminal live. nc wei23.net 5000
Code is on Github: https://github.com/clvv/scriptbroadcast
https://www.youtube.com/watch?v=eAiJocr6ZKg