wireguard.lists.zx2c4.com archive mirror
 help / color / mirror / Atom feed
From: Christophe-Marie Duquesne <chmd@chmd.fr>
To: Kalin KOZHUHAROV <me.kalin@gmail.com>
Cc: wireguard <wireguard@lists.zx2c4.com>
Subject: Re: [Android] Wireguard on the Amazon FireTV stick
Date: Wed, 9 Jan 2019 00:07:43 +0100	[thread overview]
Message-ID: <CAHLp1Ym2RyhT_FoNrJQVZ8gVK=dPEJsZk0wDeOPvL_ibUSTLRw@mail.gmail.com> (raw)
In-Reply-To: <CAHLp1Ykc8mA=WCX+P_fmfUi8DLmSSUo1DpNx6XKnV7wLWwf9uw@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 475 bytes --]

Looks like the intent com.wireguard.android.action.SET_TUNNEL_UP does not
do much. I tried to start the tunnel like this:

am broadcast -a com.wireguard.android.action.SET_TUNNEL_UP -e tunnel wg0 -n
com.wireguard.android/.model.TunnelManager

After further investigation, the code to handle this intent is deactivated
[1]. Any help would be appreciated!

[1]:
https://git.zx2c4.com/wireguard-android/tree/app/src/main/java/com/wireguard/android/model/TunnelManager.java#n275

[-- Attachment #1.2: Type: text/html, Size: 862 bytes --]

[-- Attachment #2: Type: text/plain, Size: 148 bytes --]

_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

  reply	other threads:[~2019-01-08 23:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-08 10:26 [Android] Wireguard on the Amazon FireTV stick Christophe-Marie Duquesne
2019-01-08 10:47 ` Kalin KOZHUHAROV
2019-01-08 12:53   ` Christophe-Marie Duquesne
2019-01-08 23:07     ` Christophe-Marie Duquesne [this message]
2019-01-09 18:11       ` Christophe-Marie Duquesne

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='CAHLp1Ym2RyhT_FoNrJQVZ8gVK=dPEJsZk0wDeOPvL_ibUSTLRw@mail.gmail.com' \
    --to=chmd@chmd.fr \
    --cc=me.kalin@gmail.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).