我正在尝试配置 tinyproxy,当我通过 Proxifier 检查器检查它时,它会在日志文件中抛出以下错误:
CONNECT Oct 22 11:39:59 [13230]: Connect (file descriptor 6): 81-*-*-*.utk.ru [81.*.*.*]
CONNECT Oct 22 11:39:59 [13230]: Request (file descriptor 6): CONNECT www.google.com:80 HTTP/1.1
INFO Oct 22 11:39:59 [13230]: Refused CONNECT method on port 80
INFO Oct 22 11:39:59 [13230]: no entity
Run Code Online (Sandbox Code Playgroud)
Proxifier 向我展示了这个错误:
[44:38] Error : the proxy server cannot establish connection with www.google.com:80
The error may indicate that the proxy server doesn't support SSL connections.
It means that the proxy can be used for web …Run Code Online (Sandbox Code Playgroud)