An example of performing traffic shadowing (a.k.a tap compare) testing using Node.js
https://github.com/goldbergyoni/nodejs-traffic-shadowing-tests.git
node index-production.js 8000node index.js 8001sudo ./gor --input-raw :8000 --output-http-track-response --input-raw-track-response --middleware "node {path to your local project}/middleware" --output-http http://localhost:8001http://localhost:8000' and http://localhost:8001'