Follow These Steps To Replay Browser’s Network Offline

Written by endgame | Published 2021/05/22
Tech Story Tags: python | mitm | proxy | network | chrome | proxy-servers | python3 | browser

TLDR This short tutorial explains how to replay the captured browser’s network offline using Python. The HAR file is used to capture requests which exist in the HAR file. The proxy server listens on:127.0.1:8080. The MITM proxy is set up in order to intercept certain requests from the HAR. In order to test the HAR replay you have to make the browser go through the proxy server, e.g. for Chrome the command would be: HTTPS://://://www.com/endgame-is-on/HAReplay.via the TL;DR App

no story

Written by endgame | Senior Software Developer
Published by HackerNoon on 2021/05/22