readwaveMIN / r-u-dead-yet

Automatically exported from code.google.com/p/r-u-dead-yet
0 stars 0 forks source link

Unable to configure proxy #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
adding the address of a socks4 proxy

What is the expected output? What do you see instead?
machine actively refused connection even though socks4 proxy is working

What version of the product are you using? On what operating system?
rudy v2.2

Please provide any additional information below.

Original issue reported on code.google.com by chidori1...@gmail.com on 9 Oct 2011 at 9:05

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
that happens when i use it with the rudeadyet.conf file,
when i use the interactive menu mode,

this happens

Original comment by chidori1...@gmail.com on 9 Oct 2011 at 9:27

Attachments:

GoogleCodeExporter commented 8 years ago
so i changed line 243 from
proxy_port = int(proxy_addr_input)

to

proxy_port = int(proxy_port_input)

and it turns out just as the same as using the config file, error no10061: no 
connection could be made because the target machine actively refused it

Original comment by chidori1...@gmail.com on 9 Oct 2011 at 9:36

GoogleCodeExporter commented 8 years ago
win7 64bit

Original comment by chidori1...@gmail.com on 9 Oct 2011 at 10:04

GoogleCodeExporter commented 8 years ago
This was never resolved.

Original comment by GrantMan...@gmail.com on 13 Sep 2012 at 3:20