Posted on:
Last modified:
这个完全行不通。原因在于:
在 https 状态下,代理服务器实现的是隧道,完全无法感知到当前流量是否是一个新的页面请求, 也就不能自动切换代理,需要客户端主动断开链接,或者强行切断客户端代理。
另一方面,客户端也无法知道当前链接是否有用,从而复用经过代理服务器的链接。
隧道代理的 Golang 实现
隧道代理的 Python 实现
Squid 配置
不错的代理网站
© 2016-2022 Yifei Kong. Powered by ynotes
All contents are under the CC-BY-NC-SA license, if not otherwise specified.
Opinions expressed here are solely my own and do not express the views or opinions of my employer.
友情链接: MySQL 教程站