0

I just got cntlm for my Windows 7 (86) It runs on cmd line and also as service, but i am not able to initiate on command line with my proxy password as it contains special characters. Any way to get rid of this shortcoming. this is what i tried

cntlm -g -v -u user@domain -p pwd#$! -l 8085 proxy.company.com:port
sij
  • 121

1 Answers1

2

cntlm cannot process the request with password having some special characters like @,$,#, so the only option is to change the password

sij
  • 121