Total Pageviews

Saturday 25 January 2020

又增加两种https proxy方式翻墙

https://briteming.blogspot.com/2018/07/a-https-proxy-in-golang.html

https://briteming.blogspot.com/2015/08/squidchrome.html

自从letsencrypt.org推出免费证书后,再也不需要自签证书,因此,再也不需要以这种方式:
open "/applications/chrome.app/" --args --proxy-server=https://vps-ip:2288 --ignore-certificate-errors
(windows下,为chrome.exe --proxy-server=https://vps-ip:30289 --ignore-certificate-errors)
来启动chrome.

相关帖子:https://briteming.blogspot.com/2018/07/https.html