<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi there,</div><div><br></div><div>I tried to run Wireguard on the FireTV stick. The only other relevant reference I found for doing this was on reddit [1], where people recommended to use TunSafe. TunSafe is unfortunately still closed-souce (AFAIK), and the wireguard developers have already expressed negative opinions against it [2], so I would rather use the official app instead. I am reporting here so that people interested in doing the same thing find this thread and know what has been attempted.<br></div><div><br></div><div>Here is what worked do so far:</div><div>- Install the app</div><div>- Load a configuration for an interface<br></div><div><br></div><div>Here is what I still cannot do:</div><div>- Start the interface</div><div>- Automatically start it at boot<br></div><div><br></div><div>How to reproduce:<br></div><div>- Install the app:</div><div>  - On the FireTV:</div><div>    - activate the relevant developer options on the FireTV stick (adb and external sources)</div><div>  - On a workstation:</div><div>    - visit F-Droid [3] and download the apk</div><div>    adb start-server</div><div>    adb connect <ip-address-of-firetv></div><div>    adb install com.wireguard.android_445.apk</div><div>- Load a configuration:</div><div>  - On a workstation:<br></div><div>    adb push wg0.conf /sdcard</div><div>  - On the FireTV:</div><div>    - navigated the menu to create a configuration from file, selected the file I pushed</div><div><br></div><div>Here is where I am stuck:</div><div>The FireTV stick can only be navigated with their remote control, which has a very basic keypad allowing to move from button to button with <up>, <left>, <down>, <right>. Unfortunately, once an interface is configured, I do not manage to navigate to the button to enable it.</div><div><br></div><div>And here are questions to the Wireguard Android devs:</div><div>- Could you let me know which Intent is sent when one enables the interface? I would like to try to enable the interface from adb.</div><div>- In case Wireguard turns out to run on the FireTV, would you consider adding code to make the UI navigable?<br></div><div><br></div><div>Cheers,</div><div>Christophe-Marie<br></div><div><br></div><div>[1]: <a href="https://www.reddit.com/r/WireGuard/comments/9zmzgv/wireguard_on_a_fire_tv_stick/">https://www.reddit.com/r/WireGuard/comments/9zmzgv/wireguard_on_a_fire_tv_stick/</a></div><div>[2]: <a href="https://lists.zx2c4.com/pipermail/wireguard/2018-March/002448.html">https://lists.zx2c4.com/pipermail/wireguard/2018-March/002448.html</a></div><div>[3]: <a href="https://f-droid.org/en/packages/com.wireguard.android/">https://f-droid.org/en/packages/com.wireguard.android/</a><br></div></div></div></div></div></div>