From unknown Fri Mar 29 09:27:06 2024 X-Loop: owner@bugs.x2go.org Subject: Bug#1080: x2goclient should have --server option added for CLI use to specify IP of server to connect to Reply-To: brian mullan , 1080@bugs.x2go.org Resent-From: brian mullan Resent-To: x2go-dev@lists.x2go.org Resent-CC: X2Go Developers X-Loop: owner@bugs.x2go.org Resent-Date: Wed, 31 Aug 2016 03:20:02 +0000 Resent-Message-ID: Resent-Sender: owner@bugs.x2go.org X-X2Go-PR-Message: report 1080 X-X2Go-PR-Package: x2goclient X-X2Go-PR-Keywords: Received: via spool by submit@bugs.x2go.org id=B.147261353725823 (code B); Wed, 31 Aug 2016 03:20:02 +0000 Received: (at submit) by bugs.x2go.org; 31 Aug 2016 03:18:57 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,HTML_OBFUSCATE_10_20 autolearn=no version=3.3.2 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 1AA735DEFD for ; Wed, 31 Aug 2016 05:18:57 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de Received: from ymir.das-netzwerkteam.de ([127.0.0.1]) by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DMSOQkY2KtMJ for ; Wed, 31 Aug 2016 05:18:50 +0200 (CEST) Received: from mail-yw0-f178.google.com (mail-yw0-f178.google.com [209.85.161.178]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 473325DA97 for ; Wed, 31 Aug 2016 05:18:50 +0200 (CEST) Received: by mail-yw0-f178.google.com with SMTP id r9so23479812ywg.0 for ; Tue, 30 Aug 2016 20:18:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=BJM/a1H/u4/76VDmd4hgplcefWvUWJlkByX3X/PVHaY=; b=UP7fn/1MR58G7UiTmXO1vR9Mli5rnB4Z0b8ktlawa1suVGLn5NfmTqtaUblRSUU1B8 AobUze1AKlAMGpAiZzjPISrS/JSNgNtqtCAUQoyclHDz6r50JjkAineTXTDRWlrNswsG NjkCxpwXwu6/Ki6cEjqYfXt+UGasBXz6zwUJgB53JPZWzWZwURDtMJaTMjyzuF75EYsc KvjJib64RCeKDxVsFeX3u0+s5OSX9WqbtdqJc09zR0WfFHaFPsDovPuiura7bpVv3gOj 4uMH26G4ynpMuqIlIMuFEnCv2Ln/GFf4Rvkb2PjVOT9O+6C1mggwmFGXO9EsddOrd4uF oxYw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=BJM/a1H/u4/76VDmd4hgplcefWvUWJlkByX3X/PVHaY=; b=Sgjcwj/WcOWfHwcgFmjNjmKu91q4Y7zYJybfII1jwPGnjFXNt13rC4o+hayje79JNV 2nQ3KMcgefEP2uST87P4bscG29GfvP2W/gjO3TQyGhL5GhTbMr9I7/ILs0sgpwK8iIFI Tq7s3ybRTPIaC5LUCCRdDudFWqzs+U4r3Dyr2E7GXlpDQDt8YyGKh2ruqeV0JCvEsv3T Ayy1n1z6D1TPQsZwS3fhIP/CdeZNwCVYThU5L0O/DyV3EgfTlvlcgM0xjdB2PXFHxwiQ hxbqtAGHXJXQnkPuN0pAJaA2RJInoDXTbMATk5Aq0P025B11++fpCl9lzsMtYb+bmN+A yRXg== X-Gm-Message-State: AE9vXwNKcykvkRmk59I0Dw8xy3Hhn/Yu8wGQDgJRbe8N+dnkw+LTb/RcNOLDS1zptICpuwFT8hZhM6/N0YPwEg== X-Received: by 10.13.224.193 with SMTP id j184mr6360960ywe.260.1472613528900; Tue, 30 Aug 2016 20:18:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.37.71.3 with HTTP; Tue, 30 Aug 2016 20:18:08 -0700 (PDT) From: brian mullan Date: Tue, 30 Aug 2016 23:18:08 -0400 Message-ID: To: submit@bugs.x2go.org Content-Type: multipart/alternative; boundary=94eb2c0649b248192f053b558e63 --94eb2c0649b248192f053b558e63 Content-Type: text/plain; charset=UTF-8 Package: x2goclient Version: 4.0.5.1 Severity: wishlist *pyhoca-cli* has the *--server* option to specify the IP of the target desktop server but using *x2goclient* from the CLI apparently *does not* provide that option ? Can the --server option be added --94eb2c0649b248192f053b558e63 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Package: x2goclient
Version: 4.0.5.1
Severity: wishlist

= pyhoca-cli=C2=A0has the=C2=A0--server=C2=A0option to specify the= IP of the target desktop server

but=C2=A0

using=C2=A0<= b>x2goclient=C2=A0from the CLI apparently=C2=A0does not=C2=A0pro= vide that option ?

Can the --= server option be added
--94eb2c0649b248192f053b558e63--