mnuma / https-proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • Usage

docker image build --no-cache -t https-proxy:0.1 . docker container run --rm -p 443:443 --name https-proxy https-proxy:0.1

  • Enable

chrome://flags/#allow-insecure-localhost

curl -k https://localhost

About


Languages

Language:Dockerfile 100.0%