There seems to be an error in the config parsing code which means the final line of the config file is ignored if there is no empty new line at the end of the file.
This error has occurred on Ubuntu 12.04 with Cntlm versions 0.91~rc6 and 0.92.3.
For more info on the particular manifestation of this bug which led to this bug report see: http://askubuntu.com/questions/367130/cntlm-no-proxy-service-ports-were-successfully-opened/367725
Confirming that I saw this on Windows also. Adding a newline to the last line fixed the problem.
Log in to post a comment.
For more info on the particular manifestation of this bug which led to this bug report see: http://askubuntu.com/questions/367130/cntlm-no-proxy-service-ports-were-successfully-opened/367725
Confirming that I saw this on Windows also. Adding a newline to the last line fixed the problem.