I don't have any problem with my server when I connected via my desktop(linux-box). When I connected via Android-box I get the following error: EOF encountered on source socket or tunnel connection closed. My config file in client: server false localsource true multiuse true tunnel 1081:example.com:3128 compression zlib:9 detached true
I have same problem with jzbd in Android with client side: server false localsource true multiuse true tunnel 1081:example.com:3128 compression zlib:9 detached true Note: with same config file , I don't have any problem in linux-box,(with same server) my log : EOF encountered on source socket or tunnel connection closed.
I wrote the patch that solve the above problem: patch -p0 < ezxml.patch
warning: operation on āsā may be undefined