Hello,
I have a batch script that is doing some telnet checks. I used wireshark and noticed that it is bypassing IE proxy settings.
Is it any way to write a script that will use IE proxy settings or that will allow to enter proxy details and telnet will work through proxy server?
Thanks
how to force command line to use proxy settings
Moderator: DosItHelp
Re: how to force command line to use proxy settings
You might be able to use ForceBindIP, but I can't say for sure if it will work or not.
Re: how to force command line to use proxy settings
I tested it and unfortunately it doesn't use proxy as well