Development discussion of WireGuard
 help / color / mirror / Atom feed
From: Arti Zirk <arti.zirk@gmail.com>
To: Andrew Roth <andrew@andrewjroth.com>, wireguard@lists.zx2c4.com
Subject: Re: Python Wrapper for wireguard-tools
Date: Mon, 24 Aug 2020 17:37:33 +0300	[thread overview]
Message-ID: <f90145e75a24e0370e41856b65037342b62f6dcd.camel@gmail.com> (raw)
In-Reply-To: <CAF-5xiCzvHFLtLFpw5FNOR5w7=bEBNjDtVgedRjGNzBigk4cZw@mail.gmail.com>

On R, 2020-08-21 at 10:04 -0400, Andrew Roth wrote:
> I did see wgnlpy [2], but don't think it is a fit since it relies on
> Netlink (Linux kernel interface), so it's not cross-platform
Some time ago I played around with netlink and using it to configure
WireGuard interfaces[1]. But it looks like the library, pyroute2, now
includes WireGuard support[2]. Cool thing about pyroute2 is that it is
a pure python library without binary extentions.

[1]: https://gist.github.com/artizirk/3a8efeee33fce34baf6047aed7205a2e
[2]: https://docs.pyroute2.org/wireguard.html


  parent reply	other threads:[~2020-08-24 14:37 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-21 14:04 Andrew Roth
2020-08-22 19:05 ` Jason A. Donenfeld
2020-08-22 21:14   ` Derrick Lyndon Pallas
2020-08-31 20:40   ` Matt Layher
2020-08-24 14:37 ` Arti Zirk [this message]
2020-08-24 18:57 ` Ryan Whelan
     [not found]   ` <CAKmhVko10JYo__SfNGujkeVV_YCPVLtBkLzcXoMfo7X3qjD5pA@mail.gmail.com>
2020-08-24 19:38     ` Mo Balaa
2020-08-27  8:34       ` Jason A. Donenfeld
2020-08-27  8:59         ` Mo Balaa

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=f90145e75a24e0370e41856b65037342b62f6dcd.camel@gmail.com \
    --to=arti.zirk@gmail.com \
    --cc=andrew@andrewjroth.com \
    --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).