[E² Plugin] Wireguard-Vpn

User avatar
sugar
SW MODERATOR
SW MODERATOR
Posts: 1110
Joined: 16 Mar 2024, 12:45
Has thanked: 10 times
Been thanked: 279 times
May 2024 15 06:59

Re: [E² Plugin] Wireguard-Vpn

Post by sugar

#11

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
Attachments
enigma2-plugin-extensions-wireguard-vpn_9.6_all.rar
(2 MiB) Downloaded 109 times
ImageI'm a beginner, not a professional, and I'm just trying to learnImage
User avatar
sugar
SW MODERATOR
SW MODERATOR
Posts: 1110
Joined: 16 Mar 2024, 12:45
Has thanked: 10 times
Been thanked: 279 times
May 2024 19 07:13

Re: [E² Plugin] Wireguard-Vpn

Post by sugar

#12

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.
Attachments
enigma2-plugin-extensions-wireguard-vpn_9.8_all.rar
(2.12 MiB) Downloaded 108 times
ImageI'm a beginner, not a professional, and I'm just trying to learnImage
User avatar
sugar
SW MODERATOR
SW MODERATOR
Posts: 1110
Joined: 16 Mar 2024, 12:45
Has thanked: 10 times
Been thanked: 279 times
May 2024 22 05:24

Re: [E² Plugin] Wireguard-Vpn

Post by sugar

#13

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.
Attachments
enigma2-plugin-extensions-wireguard-vpn_9.9_all.ipk
(2.02 MiB) Downloaded 90 times
ImageI'm a beginner, not a professional, and I'm just trying to learnImage
User avatar
sugar
SW MODERATOR
SW MODERATOR
Posts: 1110
Joined: 16 Mar 2024, 12:45
Has thanked: 10 times
Been thanked: 279 times
May 2024 26 06:29

Re: [E² Plugin] Wireguard-Vpn

Post by sugar

#14

* 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
ImageI'm a beginner, not a professional, and I'm just trying to learnImage
User avatar
sugar
SW MODERATOR
SW MODERATOR
Posts: 1110
Joined: 16 Mar 2024, 12:45
Has thanked: 10 times
Been thanked: 279 times
Jun 2024 03 06:24

Re: [E² Plugin] Wireguard-Vpn

Post by sugar

#15

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
ImageI'm a beginner, not a professional, and I'm just trying to learnImage
User avatar
sugar
SW MODERATOR
SW MODERATOR
Posts: 1110
Joined: 16 Mar 2024, 12:45
Has thanked: 10 times
Been thanked: 279 times
Jun 2024 05 04:46

Re: [E² Plugin] Wireguard-Vpn

Post by sugar

#16

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
ImageI'm a beginner, not a professional, and I'm just trying to learnImage
User avatar
ocean777
SW E2 DEVELOPER
SW E2 DEVELOPER
Posts: 169
Joined: 12 Apr 2024, 04:17
Has thanked: 68 times
Been thanked: 23 times
Belgium
Jun 2024 09 18:08

Re: [E² Plugin] Wireguard-Vpn

Post by ocean777

#17

User avatar
sugar
SW MODERATOR
SW MODERATOR
Posts: 1110
Joined: 16 Mar 2024, 12:45
Has thanked: 10 times
Been thanked: 279 times
Jun 2024 13 04:52

Re: [E² Plugin] Wireguard-Vpn

Post by sugar

#18

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
ImageI'm a beginner, not a professional, and I'm just trying to learnImage
User avatar
ocean777
SW E2 DEVELOPER
SW E2 DEVELOPER
Posts: 169
Joined: 12 Apr 2024, 04:17
Has thanked: 68 times
Been thanked: 23 times
Belgium
Jun 2024 26 05:06

Re: [E² Plugin] Wireguard-Vpn

Post by ocean777

#19

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)
Attachments
enigma2-plugin-extensions-wireguard-vpn-mips_10.7_all.ipk
(1.99 MiB) Downloaded 3 times
enigma2-plugin-extensions-wireguard-vpn-aarch64_10.7_all.ipk
(2.01 MiB) Downloaded 2 times
enigma2-plugin-extensions-wireguard-vpn_10.7_all.ipk
(2.26 MiB) Downloaded 2 times
Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 0 guests