X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9A7A8384400A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1613498720; bh=9NeFAONrIq7ogKZIxYE9L7+VeSHXHpClDFm6n/nlWmY=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=EcW22+m7RPVnFNrR5HGUuG9j4ojqr5e0tVazDlr5lrGtS6CoV+8mTkdpeQW3ZAZgD JWeLrMUyg800l+5oqDX8c+YFrMelEhnZgIRySlwXsrw/LaetO/wECdTfxzoGL46nsV ge7/Zv/kCUgCgBMI71aDEc+PbVenesLxjAlc6x2Q= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org A32B13851C29 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=hWURlBIgCymfXCHlPLR1wY2nFOYPSp+8N45sf34nx1I=; b=FocYkx1NufASyAAdV+7LMWDDKRqIdHBrbRqUkDzfbKZVcJy4Xn3gEuTh+BrlEk3W79 altK9PicisKXtxovxyo3Ni6wHq0zHP/d+MCvHWJkBgG4jZWHcSoDlRafcyYu0778KmqV hKOUZwWZ+HiIKStMpBPooxvSncM9UUSErpJOie1L4P/yAsTxLHtSr7PlVQDlp6c0lxVH NL/eihLhKXW/hzT2dla2DsbzoRDVE1zfnE05ipt9kUz/W1VhLGwiwVPHuvMUaJNbDCq1 pNH4fflNjCRIdM5ouTe24+0JXnv96z1lFyrXc6bOHVTYWvvinpFvqJq2IovzVtH1JszY CmnA== X-Gm-Message-State: AOAM533R2LP/CteCUz6JaEIu3ghmrcCFAyQz4eDIP0rYlVHIY1mghuJZ shl1HSiEmgeLGH9WfVs6t6hEnrMcvMI34Q== X-Google-Smtp-Source: ABdhPJxgfHhAQkxBflJkylZuX0NTgLIvIxXiOxUTkBZMihMPXNKbERrv24P7TpFMW4aSHrSuMJnUDg== X-Received: by 2002:a1c:7905:: with SMTP id l5mr4231675wme.171.1613498716598; Tue, 16 Feb 2021 10:05:16 -0800 (PST) Subject: Re: Removing netcat from Cygwin To: cygwin AT cygwin DOT com References: Message-ID: Date: Tue, 16 Feb 2021 19:05:13 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 MIME-Version: 1.0 In-Reply-To: Content-Language: it X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 11GJ95Og010724 On 16.02.2021 18:35, Thomas Wolff wrote: > Am 16.02.2021 um 18:20 schrieb Thomas Wolff: >> Am 16.02.2021 um 18:05 schrieb Rodney Kissee via Cygwin: >>> My company identifies netcat as a hacking tool and is requiring it to >>> be removed from our version of Cygwin.  How can it be removed or can >>> Cygwin be downloaded without netcat included? >> There is no netcat cygwin package. You must have installed it separately. > Stephen wrote: >> Click 'view Full' >> scroll down to nc > Ah, right, it's called nc, but it's not in the base category. Maybe it > slipped in as a depency of some other package? > Nope. not pulled by any package $ cygcheck-dep -S -q -n nc nc: is needed for ( ) -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple