Page 2 of 2

Re: [E² Plugin] Wireguard-Vpn

Posted: 15 May 2024, 06:59
by sugar
Update WireGuard VPN V.9.6

* Refactor WireGuardDNSLeak.
* Build arch cortex-a15 and cortex-a7.
* Fixed auto-update if python version is higher than 3.12.2

Re: [E² Plugin] Wireguard-Vpn

Posted: 19 May 2024, 07:13
by sugar
Update WireGuard VPN V.9.8


* Fixed bypasses if a host is unreachable, returned "wireguard module missing" error.
Thanks to user @urie * Update .po files.

Re: [E² Plugin] Wireguard-Vpn

Posted: 22 May 2024, 05:24
by sugar
Update WireGuard VPN V.9.9

* Bypass logic fixed, it is now possible to add up to 400 host/ip.
* Fixed WireGuard tunnel running and stopping.
* Update .po files.

Re: [E² Plugin] Wireguard-Vpn

Posted: 26 May 2024, 06:29
by sugar
* Currently supports the following images: Egami, OpenAtv, OpenVix, PurE2, Openblackhole, OpenPLi, OpenHdf (python 3.9 - 3.11 - 3.12)
* Supports (for now) Surfshark, NordVpn, ProtonVpn, MullvadVpn, IVpn providers and personal files.
* Requires the Private Key issued by your vpn provider (downloadable via the provider's website)
* The Private key must be copied and pasted in the file located in /etc/Privatekey.key or /media/hdd/WgConfig/Privatekey.key or /media/usb/WgConfig/Privatekey.key
* To import the key you need to run Wireguard Vpn, green button (Settings) Blue button - Load Private Key
* If you want to use the bypass function, remember to save and then connect to a server.

INFO.
Wireguard Vpn plugin is not compatible with OpenVpn, if OpenVpn is running, you have to stop OpenVpn (if a startup setting is active at boot, you have to disable it), you have to reset the Gateway (router ip) in the network configurations.
WireGuard VPN requires dependencies that are installed by the plugin.
wireguard-tools - wireguard-tools-bash-completion - openresolv - kernel-module-wireguard - iptables (for the kill switch).

What's new in version 10.0
* Added Kill Switch.
* [NordVpn] Retrieving the private key from nordlynx via access token (https://support.nordvpn.com/hc/en-us/ar ... N-on-Linux)
* Small graphic changes.
Python 3.9: https://github.com/m4dhouse/Wireguard-V ... .0_all.ipk
Python 3.11: https://github.com/m4dhouse/Wireguard-V ... .0_all.ipk
Python 3.12: https://github.com/m4dhouse/Wireguard-V ... .0_all.ipk

Thanks madhouse

Re: [E² Plugin] Wireguard-Vpn

Posted: 03 Jun 2024, 06:24
by sugar
Update WireGuard VPN V.10.2

* Added support for OpenSpa image.
* Minor bug fixes.
* Update .po files.

Python 3.9: https://github.com/m4dhouse/Wireguard-V ... .2_all.ipk
Python 3.11: https://github.com/m4dhouse/Wireguard-V ... .2_all.ipk
Python 3.12: https://github.com/m4dhouse/Wireguard-V ... .2_all.ipk

Re: [E² Plugin] Wireguard-Vpn

Posted: 05 Jun 2024, 04:46
by sugar
Update WireGuard VPN V.10.3

* Added an option to show a MessageBox for a future update.
* Added French translation (Thanks to @gruick1).
* Updated .po and .pot files.

Python 3.9: https://github.com/m4dhouse/Wireguard-V ... .3_all.ipk
Python 3.11: https://github.com/m4dhouse/Wireguard-V ... .3_all.ipk
Python 3.12: https://github.com/m4dhouse/Wireguard-V ... .3_all.ipk

Re: [E² Plugin] Wireguard-Vpn

Posted: 09 Jun 2024, 18:08
by ocean777

Re: [E² Plugin] Wireguard-Vpn

Posted: 13 Jun 2024, 04:52
by sugar
Update WireGuard VPN V.10.5

* Added option to create a backup and then restore it to a clean image. The option is visible only if the path is set to hdd or usb. The shell "/media/Adult/WgConfig/wireguard_backup.sh" can be run via terminal, file commander etc.
* Updated the German translation (Thanks Tommy007)
* Update .po and .pot files.

Python 3.9:https://github.com/m4dhouse/Wireguard-V ... .5_all.ipk
Python 3.11:https://github.com/m4dhouse/Wireguard-V ... .5_all.ipk
Python 3.12:https://github.com/m4dhouse/Wireguard-V ... .5_all.ipk

Re: [E² Plugin] Wireguard-Vpn

Posted: 26 Jun 2024, 05:06
by ocean777
Update WireGuard VPN V.10.7
* Fixed if hosts with the same IP address exist in the bypasses.
* WireGuard Vpn plugin built for mipsel and aarch64 architecture (only on Python 3.12).
* Updated the German translation (thanks @tommy007).
* Updated the French translation (thanks @gruick1).
* Updated the Greek translation (thanks giorbak ).
* Update .po and .pot files.


Python 3.9: https://github.com/m4dhouse/Wireguard-V ... .7_all.ipk
Python 3.11: https://github.com/m4dhouse/Wireguard-V ... .7_all.ipk
Python 3.12 (ARM)
Python 3.12 (AARCH64)
Python 3.12 (MIPSEL)