Development discussion of WireGuard
 help / color / mirror / Atom feed
From: Georg Lehner <jorge-wg@at.anteris.net>
To: wireguard@lists.zx2c4.com
Subject: Wireguard setup tool
Date: Fri, 12 Nov 2021 08:14:48 +0100	[thread overview]
Message-ID: <37ef73aa-4244-9ee7-e2b8-d1738a8d3e78@at.anteris.net> (raw)

Hello,

Thank's for Wireguard, way cool!

I'd like to share a setup tool I'm using:

   https://at.magma-soft.at/darcs/wgsetup/

You'll find wgsetup, a shell script, and a README.md file there.

wgsetup fetches configuration information for a peer via https:// from a 
.well-known location.

A node using wgsetup can only "see" configuration information for peers 
in the same "realm". A realm shares a common secret which has to be 
distributed out-of-band.

When wgsetup sets up a connection to a peer it prints out shell 
executable peer configuration instructions for the case when the node is 
not reachable via https://, e.g. because they hide behind a NAT.

Connections are always configured with pre shared keys, which are never 
disclosed by wgsetup.

wgsetup requires a POSIX shell, gpg, some tools of the Gnu Coreutils and 
curl.  Current use is on Debian Linux, I'll be happy to receive feedback 
and adapt it to other environments.

Best Regards,

   Georg



                 reply	other threads:[~2021-11-15 15:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=37ef73aa-4244-9ee7-e2b8-d1738a8d3e78@at.anteris.net \
    --to=jorge-wg@at.anteris.net \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).