From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2E5A3C56202 for ; Wed, 25 Nov 2020 13:04:51 +0000 (UTC) Received: from krantz.zx2c4.com (krantz.zx2c4.com [192.95.5.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 129BE206F7 for ; Wed, 25 Nov 2020 13:04:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=zx2c4.com header.i=@zx2c4.com header.b="A5x0JUxn" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 129BE206F7 Authentication-Results: mail.kernel.org; dmarc=pass (p=none dis=none) header.from=zx2c4.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=wireguard-bounces@lists.zx2c4.com Received: by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id bdc15cbf; Wed, 25 Nov 2020 12:58:33 +0000 (UTC) Received: from mail.zx2c4.com (mail.zx2c4.com [192.95.5.64]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTPS id 33df6849 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Wed, 25 Nov 2020 12:58:30 +0000 (UTC) Received: by mail.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 6143db30 for ; Wed, 25 Nov 2020 12:59:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=zx2c4.com; h=mime-version :references:in-reply-to:from:date:message-id:subject:to:cc :content-type; s=mail; bh=5b2sgKce5qH3vSaZSf+RaR/L1jc=; b=A5x0JU xnyk3JNbGKNu2l0tvdS2rIKC/QfJ6Z84jhyXyhVn8Vrx3ck6QkcUT3zBmwQ3lf9z Ddtz+dL1lUbFIQDrzCYT3OTPKRpa8ckVMzFSPug8cKGDFosdZtBqNaP3kiZHO5S+ OajyeDjPIJZdd0goFY6raDDFgxzlFM1ol7f20J7tfTQsUtdYqp1xCq0+fQ0Serkl ZGRZqKhpxXlqfvtObpjjYGV+GioeBBpieylwLbBGrCbCuejJnx4r1aRXX3zVSbPv ai8sA4PajnYThdzXxHA0CAuCMTigoqUrejn2JUI1tXUN0Ous1duaSdNqPkeTZldv PKcSPI86wNSpqiTg== Received: by mail.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id d177c0e3 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Wed, 25 Nov 2020 12:59:16 +0000 (UTC) Received: by mail-qk1-f171.google.com with SMTP id q22so4219273qkq.6 for ; Wed, 25 Nov 2020 05:04:09 -0800 (PST) X-Gm-Message-State: AOAM5324fRqMjHukXRudiBnq6xQrzRM//s74NNovNtrHrqkE0acWPIyl 4i6EEWDm5jztAZrjTKlWhWnql5pKtVdwgy8Bi1Y= X-Google-Smtp-Source: ABdhPJxJDbzQDiP509I2wUUOBJuPn8ny3bXlka1lW2s0IB2mJHaJlS7ldTA7qTDQEUd4B4E3ChMhbxd7s7zNtAvHG3g= X-Received: by 2002:a25:d215:: with SMTP id j21mr3573889ybg.279.1606309448674; Wed, 25 Nov 2020 05:04:08 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: "Jason A. Donenfeld" Date: Wed, 25 Nov 2020 14:03:58 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: WireGuard 0.3.1 Potential Bug #AddConf To: Dennis IT SysAdmin Cc: "wireguard@lists.zx2c4.com" Content-Type: text/plain; charset="UTF-8" X-BeenThere: wireguard@lists.zx2c4.com X-Mailman-Version: 2.1.30rc1 Precedence: list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: wireguard-bounces@lists.zx2c4.com Sender: "WireGuard" That is not what `addconf` is for. This is not a bug. Please read https://git.zx2c4.com/wireguard-windows/about/enterprise.md for hints about how to accomplish what you're after.