- Install docker [if not installed]. https://www.docker.com/products/docker-desktop
- Install git [if not installed]
- Clone git repo:
git clone [email protected]:alexyakubenko/docker-compose-squid-http-proxy-under-ngrok-tunnel.git
- Jump into sources:
cd docker-compose-squid-http-proxy-under-ngrok-tunnel
- I. Run compose:
docker-compose up
- II. Visit http://localhost:4040
- III. See ngrok https url
- IV. Go to mac network settings -> wifi -> advanced -> proxy -> check https proxy and copy paste https-ngrok url into proxy server field. Click apply.