Wireguard vpn for enigma 2 boxes

jrbmw

Donating Member
Wireguard Vpn for enigma2 boxes
Supported provider vpn for Surfshark - NordVpn - ProtonVpn

madhouse wrote

* 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:
wget -qO /tmp/wireguard.sh "http://smart-shell.com/wireguard.sh" && chmod 777 /tmp/wireguard.sh && /tmp/wireguard.sh
es
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)

working well on my Vu solo 4k

Thanks to the authour
 

Attachments

  • enigma2-plugin-extensions-wireguard-vpn_8.8_all.ipk
    1.9 MB · Views: 5
Top