I installed the plugin on my Zgemma H2H with a Mipsel processor and Python 3.9.9 using the following script:
wget -qO /tmp/wireguard.sh "http://smart-shell.com/wireguard.sh" && chmod 777 /tmp/wireguard.sh && /tmp/wireguard.sh
The plugin appears installed but doesn't appear on the plugins screen.
so am I doomed to not be able to use the VPN on this decoder?
Ask madhouse , at least he should be able to explain why.
but you script is not the same as one posted in page one:
wget "https://raw.githubusercontent.com/m4dhouse/Wireguard-Vpn/python3/WireGuard.py" -O - | python3

