Hi,
it looks like new version isent working well with proxy.
I got proxy on my site,
when i try to connect via cudaminer like
cudaminer --url=stratum+tcp://litecoinpool.org:3333 --userpass=my_nick.1:1 --proxy
http://my_proxy:port *** CudaMiner for nVidia GPUs by Christian Buchner ***
This is version 2013-12-01 (beta)
based on pooler-cpuminer 2.3.2 (c) 2010 Jeff Garzik, 2012 pooler
Cuda additions Copyright 2013 Christian Buchner
My donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm
[2013-12-07 10:09:00] 1 miner threads started, using 'scrypt' algorithm.
[2013-12-07 10:09:00] Starting Stratum on stratum+tcp://litecoinpool.org:3333
[2013-12-07 10:09:00] Binding thread 0 to cpu 0
[2013-12-07 10:09:03] Stratum connection failed: Failed connect to litecoinpool.org:3333; No error
[2013-12-07 10:09:03] ...retry after 15 seconds
Ctrl-C
[2013-12-07 10:09:05] workio thread dead, waiting for workers...
WireShark is showing me still all my connections to litecoinpool is going directly by firewall. Not via Proxy.
Im making something wrong or it`s rly some kind a bug?