VU+ Plugins - System [Plugin] Wireguard-Vpn

Ten Below

SuperTux
Staff member
Admin
Sep 9, 2014
7,897
7,763
628
@vuplusimages
vuplus-images.co.uk
Wireguard Vpn for enigma2 boxes
Supported provider vpn for Surfshark - NordVpn - ProtonVpn- MullvadVpn-IVPN

2.jpg1.jpg

* Need the private key (Private Key) issued by your vpn provider (obtainable via the provider's website)
* Private key must be copied and pasted into the file located in /etc/Privatekey.key
* To import the key you have to run Wireguard Vpn, Green key (Configuration) Blue key - Load Private Key

Via bash script (Install or update the plugin as well)
Copy/paste and run via Telnet:
Code:
wget -qO /tmp/wireguard.sh "http://smart-shell.com/wireguard.sh" && chmod 777 /tmp/wireguard.sh && /tmp/wireguard.sh

Ps.
Wireguard Vpn plugin is not compatible with OpenVpn, if OpenVpn is running, you need to stop OpenVpn (if a boot setting is enabled, you need to disable it), you need to reset the Gateway (router ip) in the network configurations.
*Regarding NordVpn as of now you have to get your private key via a pc with linux os, by installing the NordLynx application, procedure attached (thx DIP80)

Unsupported decoders :
vuduo2, vusolose, vusolo2, vuzero, vuuno, vuduo, vuultimo, vusolo
 

Attachments

  • Like
Reactions: DirtyDonki
fixed in V.3.4



I advise you to use the Surfshark API and not the files, some providers like surfshark change the public keys on some servers and the key pairing does not happen.


Don't buy PureVpn, it's a bad provider.

thanks madhouse
 

Attachments

  • Love
Reactions: DirtyDonki
Update Online WireGuard VPN V.12.9

* Fixed "Quick Connect" feature (Thanks Zorro71)


Python 3.9 (ARM): https://github.com/m4dhouse/Wi…ireguard-vpn_12.9_all.ipk



Python 3.11 (ARM - End of support): https://github.com/m4dhouse/Wi…ireguard-vpn_10.9_all.ipk



Python 3.12 (ARM): https://github.com/m4dhouse/Wi…ireguard-vpn_12.9_all.ipk

Python 3.12 (AARCH64): https://github.com/m4dhouse/Wi…-vpn-aarch64_12.9_all.ipk

Python 3.12 (MIPSEL): https://github.com/m4dhouse/Wi…ard-vpn-mips_12.9_all.ipk

Python 3.13 TEST (ARM): enigma2-plugin-extensions-wireguard-vpn_13.0_all_py_3.13.ipk
 
  • Like
Reactions: juventinos68
Update Online WireGuard VPN V.13.3

* Added stopping and resuming of the Sat/DTT service on channels with DNS or IP.
* Added ability to delete files from personal file settings.
* Now the search button on the NordVpn provider with country option is not displayed.
* Added ping on NordVpn provider.
* Updated Spanish translation (Thanks Juan Romero).
* Updated Russian translation (Thanks airforce).
* Updated the German translation (thanks Tommy007).
* Updated the French translation (thanks gruick1).
* Updated the Greek translation (thanks giorbak)

Python 3.9 (ARM): https://github.com/m4dhouse/Wi…ireguard-vpn_13.3_all.ipk
Python 3.12 (ARM): https://github.com/m4dhouse/Wi…ireguard-vpn_13.3_all.ipk
Python 3.12 (AARCH64): https://github.com/m4dhouse/Wi…-vpn-aarch64_13.3_all.ipk
Python 3.12 (MIPSEL): https://github.com/m4dhouse/Wi…ard-vpn-mips_13.3_all.ipk
 
  • Like
Reactions: juventinos68
Update Online WireGuard VPN V.13.5

* Fixed ping option if Proton provider was previously selected (thanks Giorbak).
* Fixed save server list option in proton vpn (thanks Giorbak)

Python 3.9 (ARM): https://github.com/m4dhouse/Wi…ireguard-vpn_13.5_all.ipk
Python 3.12 (ARM): https://github.com/m4dhouse/Wi…ireguard-vpn_13.5_all.ipk
Python 3.12 (MIPSEL): https://github.com/m4dhouse/Wi…ard-vpn-mips_13.5_all.ipk

Python 3.13 TEST (ARM): https://github.com/m4dhouse/Wi…ireguard-vpn_13.0_all.ipk

Code:
wget -q https://raw.githubusercontent.com/m4dhouse/tailscale_bin/main/WireGuard.sh -O - | /bin/sh
 
  • Like
Reactions: juventinos68
Update Online WireGuard VPN V.13.6

* Added Copy Server function (Button 3 on the remote control), copies the selected server to the directory specified in the configurations.
* Fixed a problem in personal files, the tunnel was not established if the address contained a CIDR suffix.
* Updated Spanish translation (Thanks Juan Romero)
* Updated Russian translation (Thanks airforce)
* Updated the German translation (thanks Tommy007)
* Updated the French translation (thanks gruick1)
* Updated the Greek translation (thanks giorbak)

Python 3.9 (ARM): https://github.com/m4dhouse/Wi…ireguard-vpn_13.6_all.ipk
Python 3.12 (ARM): https://github.com/m4dhouse/Wi…ireguard-vpn_13.6_all.ipk
Python 3.12 (AARCH64): https://github.com/m4dhouse/Wi…-vpn-aarch64_13.6_all.ipk
Python 3.12 (MIPSEL): https://github.com/m4dhouse/Wi…ard-vpn-mips_13.6_all.ipk
 
Update Online WireGuard VPN V.13.8

* [NordVpn] Now only displays online servers.
* [NordVpn] Fixed the server by country option, now faster at populating the server list.
* Added Blue skin.

thanks madhouse

Python 3.9 (ARM): https://github.com/m4dhouse/Wi…ireguard-vpn_13.8_all.ipk
Python 3.12 (ARM): https://github.com/m4dhouse/Wi…ireguard-vpn_13.8_all.ipk
Python 3.12 (AARCH64): https://github.com/m4dhouse/Wi…-vpn-aarch64_13.8_all.ipk
Python 3.12 (MIPSEL): https://github.com/m4dhouse/Wi…ard-vpn-mips_13.8_all.ipk
 
Update online WireGuard VPN V.15.2

* Removed Proton VPN provider.
* Added a check to verify the WireGuard kernel module, if not installed forces installation