tag #31 pending fixed #31 4.1.0.1 thanks Hello, X2Go issue #31 (src:x2goclient) reported by you has been fixed in X2Go Git. You can see the changelog below, and you can check the diff of the fix at: http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=51a0b54 The issue will most likely be fixed in src:x2goclient (4.1.0.1). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 51a0b540d3e57c6eec91e9168d40fec7de4b37cb Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Feb 28 16:38:58 2017 +0100 src/sshprocess.cpp: bind direct tunnel socket to localhost instead of any address. Fixes: #31. diff --git a/debian/changelog b/debian/changelog index 495eff0..f426aac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -125,6 +125,8 @@ x2goclient (4.1.0.1-0x2go1) UNRELEASED; urgency=medium cleaner for downstream package maintainers (like, for instance, MacPorts itself.) - res/i18n/x2goclient_fi.ts: remove outdated comment. + - src/sshprocess.cpp: bind direct tunnel socket to localhost instead of + any address. Fixes: #31. [ Oleksandr Shneyder ] * New upstream version (4.1.0.1):