Just jailbroken an iPad on iOS8, installed Veency with Cydia but when I tried to connect to the iPad I got a connection refused. By connection on the iPad with ssh and doing :
iPad:~ root# netstat -a | egrep 'Proto|LISTEN'
Proto Recv-Q Send-Q Local Address Foreign Address (state)
tcp4 0 0 *.ssh *.* LISTEN
tcp4 0 0 *.62078 *.* LISTEN
tcp4 0 0 localhost.intu-ec-clie *.* LISTEN
tcp4 0 0 localhost.amt-esd-prot *.* LISTEN
tcp4 0 0 localhost.pvuniwien *.* LISTEN
tcp4 0 0 localhost.ansoft-lm-2 *.* LISTEN
tcp4 0 0 localhost.socks *.* LISTEN
tcp4 0 0 localhost.ansoft-lm-1 *.* LISTEN
Nothing is listening on port 5900... Should it be the problem ? Thanks!