#!/bin/bash

./http-server-url-show-pipe 8181 | ./decode-pipe | ./raw-write-eth
#./http-server-url-show-pipe 8181 | tee urls.log | ./decode-pipe | ./raw-write-eth