./port-proxy-prepare.shto create PID directory for running proxy./sample-google-proxy.sh startto start listening 8443 and proxying traffic to google- Configure client application to perform requests to localhost:8443 instead of www.google.com:443
./sample-google-proxy.sh stopto simulate situation when google is down- Do client testing
./sample-google-proxy.sh startto simulate service up again