Development discussion of WireGuard
 help / color / mirror / Atom feed
From: Alexy-Rousseau <contact@alexy-rousseau.com>
To: Jason@zx2c4.com, wireguard@lists.zx2c4.com
Subject: Some difficulties to initiate a simple tunnel with Android
Date: Mon, 6 Apr 2020 07:03:08 +0200	[thread overview]
Message-ID: <A37EAA6A-CB8A-4CA0-844A-C5A54152BF98@alexy-rousseau.com> (raw)

Hello everyone,

I want to create a very simple app where the user can connect itself to the VPN without any configuration.
If I understand everything clearly I just have to use the tunnel module who implements the wireguard-go version.

I’m a little bit confused :

- I read the source code of the tunnel path and the ui module and it seems that there is some dependencies between ui and tunnel.

I have some questions :

- Is it possible to use very simply the tunnel module, without ui and initiate very simply a VPN connection?

- Do I have a good idea by using now the tunnel? Will the compatibility of the library be maintained with updates?

- If the main difference between the Android & iOS app is the implementation of the tunnel module, is it a good idea to create a flutter UI with two different ways to communicate with the library for each OS?

Thanks in advance for your help!

—
Kind regards, Alexy ROUSSEAU

             reply	other threads:[~2020-04-06  5:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-06  5:03 Alexy-Rousseau [this message]
2020-04-06  5:11 ` Jason A. Donenfeld

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=A37EAA6A-CB8A-4CA0-844A-C5A54152BF98@alexy-rousseau.com \
    --to=contact@alexy-rousseau.com \
    --cc=Jason@zx2c4.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).