cnHackintosh / ratproxy

Automatically exported from code.google.com/p/ratproxy
0 stars 0 forks source link

browser proxy on IE7 #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. on host xyz.com run ./ratproxy -v /result -w /result/ratproxy.log -d 
abc.com -lextifscgjm
ratproxy version 1.51-beta by <lcamtuf@google.com>
[*] Proxy configured successfully. Have fun, and please do not be evil.
[+] Accepting connections on port 8082/tcp (local only)...
by <lcamtuf@google.com>
[*] Proxy configured successfully. Have fun, and please do not be evil.
[+] Accepting connections on port 8080/tcp (local only)...

2. Go to another PC, config the proxy setting on IE7 as 
uncheck "Automatically detect settings" and "Use automatic configuration 
scripts". Only check "User a proxy server for your LAN..." put ip of 
xyz.com into Address area, port 8080 into Port area. OK.
3. Access a web application as abc.com , no recording happen on ratproxy.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

ratproxy version 1.51-beta by <lcamtuf@google.com>
[*] Proxy configured successfully. Have fun, and please do not be evil.
[+] Accepting connections on port 8082/tcp (local only)...

Please provide any additional information below.

Original issue reported on code.google.com by dingw...@gmail.com on 11 Aug 2008 at 9:49

GoogleCodeExporter commented 8 years ago
I cannot reproduce this. Please advise on what you mean by "no recording"; if 
you
provide no -d option altogether, and add -a, is any data written to the log? 
Also
note that MSIE has two locations where proxies are set; one is the general "LAN
settings" button on "Connections" tab, and another is for a particular dial-up 
or VPN
entry (select entry  you are using, click "Settings" next to the select box).

Original comment by lcam...@gmail.com on 14 Aug 2008 at 9:33