我有 Windows 8.1 64 位和 CNTLM 版本 0.92.3。它在我的计算机上运行良好,直到 1 周前停止工作。该服务仍可正常启动,但当我使用 cntlm 代理时,Firefox 中会显示此消息:
The proxy moz-proxy://localhost:3128 is requesting a username and password. The site says: "Cntlm for parent"
可能是什么问题,我没有更改 cntlm.ini 中的任何设置。它仍然处于工作时的相同状态。
答案1
有两种可能性:
- 您没有为 cntlm 指定用户或密码,但它需要它们来连接到父代理,或者
cntlm.ini
Cntlm 尝试连接到父代理,但由于您在文件中提供的用户和/或密码不正确,因此连接被拒绝。