Re: [E² Plugin] Wireguard-Vpn
Posted: 25 Dec 2024, 07:38
Update Online WireGuard VPN V.13.9
* Fixed a bug with the KillSwitch feature, whether active or not it created a problem with memory and sounds.
* Built for hi3716mv430 chipset (example Zgemma h82h).
* Fixed restoring from Backup if done before installing the plugin, now it creates the directory needed by the plugin
thanks madhouse
telnet code
Python 3.9 (ARM): https://github.com/m4dhouse/Wi…ireguard ... .8_all.ipk
Python 3.11 (ARM - End of support): https://github.com/m4dhouse/Wi…ireguard ... .9_all.ipk
Python 3.12 (ARM):https://github.com/m4dhouse/Wireguard-V ... .9_all.ipk
Python 3.12 (ARM - Zgemma h82h): https://github.com/m4dhouse/Wireguard-V ... .9_all.ipk
Python 3.12 (AARCH64):https://github.com/m4dhouse/Wireguard-V ... .9_all.ipk
Python 3.12 (MIPSEL): https://github.com/m4dhouse/Wireguard-V ... .9_all.ipk
Python 3.13 TEST (ARM):https://github.com/m4dhouse/Wireguard-V ... .0_all.ipk
* Fixed a bug with the KillSwitch feature, whether active or not it created a problem with memory and sounds.
* Built for hi3716mv430 chipset (example Zgemma h82h).
* Fixed restoring from Backup if done before installing the plugin, now it creates the directory needed by the plugin
thanks madhouse
telnet code
Code: Select all
wget -qO /tmp/WireGuard.sh "https://raw.githubusercontent.com/m4dhouse/Wireguard-Vpn/python-3.12/WireGuard.sh" && chmod 777 /tmp/WireGuard.sh && /tmp/WireGuard.sh
Python 3.9 (ARM): https://github.com/m4dhouse/Wi…ireguard ... .8_all.ipk
Python 3.11 (ARM - End of support): https://github.com/m4dhouse/Wi…ireguard ... .9_all.ipk
Python 3.12 (ARM):https://github.com/m4dhouse/Wireguard-V ... .9_all.ipk
Python 3.12 (ARM - Zgemma h82h): https://github.com/m4dhouse/Wireguard-V ... .9_all.ipk
Python 3.12 (AARCH64):https://github.com/m4dhouse/Wireguard-V ... .9_all.ipk
Python 3.12 (MIPSEL): https://github.com/m4dhouse/Wireguard-V ... .9_all.ipk
Python 3.13 TEST (ARM):https://github.com/m4dhouse/Wireguard-V ... .0_all.ipk