Posts by rh71

    Yes, I tried it with both the script and the standalone version. It aborts with an error message. I can install it from the feed, but it doesn't work there either. It seems like something is missing after the installation.

    its not possible to install on openatv 7.3 with python 3.11. the last ipk with support for 3.11 is wireguard 10.9. this version is list in the feed. i can install it but is not running. i have a second receiver on this install wireguard 10.9 for long time and this is running. i have only trouble with new install.

    Hallo

    Ich nutze OpenATV 7.3 (Python 3.11) und mein Receiver ist ein Mutant HD 51. Gibt es eine WireGuard-APK, die ich installieren kann, und wo kann ich sie herunterladen?

    Beste grüße

    Warum OpenATV 7.3? Es ist EOL (End of Life)
    und wird nicht mehr aktualisiert. Wahrscheinlich ist es besser, ein Skript zu verwenden.


    Code
    wget -qO /tmp/WireGuard.sh "https://raw.githubusercontent.com/m4dhouse/Wireguard-Vpn/python-3.13/WireGuard.sh" && chmod 777 /tmp/WireGuard.sh && /tmp/WireGuard.sh

    Python 3.13 ist running under openatv 7.3?