[E² Plugin] PureVPN-Manager

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,619
PureVPN-Manager Plugin


With this plugin you have the possibility to use the VPN provider PureVPN on your box, only possible with a subscription of the provider.

PureVPN.jpg


murxer wrote:

Features:
Configs are imported in the menu via the green button (no access data is required for this)
resolv-update-conf is also included in the plugin, so the DNS servers of the provider are always used
IPTables - Killswitch is still disabled in the plugin (here the IPTables rules are still missing)
You can choose between TCP and UDP in the menu
I deliberately disconnected the TCP and UDP servers, as there are more than 160 servers each.
I would like to add a favorite list to the plugin.

Please make sure that you disable other VPN plugins and also turns off the autostart.
Also, no configs are included in the plugin, you have to import them then in the menu.

Installation:
Packages depending on OE on the box after / tmp FTP

OE2.5 OE2.6:
Code:
apt-get update
dpkg -i /tmp/*.deb
apt-get -f install

OE2.0:
Code:
opkg update
opkg install /tmp/*.ipk

With the deb version, there are sometimes problems with the connection.
You will notice that although VPN is running but you have no Internet access.
Also, it usually brings nothing to build a different connection.
Here only a restart of the box helps, then you can change the connections again without problems.

Thanks murxer​
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,619
Version 1.0.2
only for *deb

- systemctl start-stop fix

Thanks murxer
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,619
Version 1.0.3

- revised config downloader

Thanks murxer
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,619
Version 1.0.4

-Version 1.0.4 is only for Python 3 images such as OpenAtv 6.5

Thanks murxer
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,619
Version 1.0.9

- config downloader fixed
- python3 adjustment revised

Thanks murxer
 

Attachments

  • enigma2-plugin-extensions-purevpn_1.0.9_all.ipk
    319.2 KB · Views: 27
  • enigma2-plugin-extensions-purevpn_1.0.9-py3_all.ipk
    318.3 KB · Views: 15

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,619
Version 1.1.0
Update for py3 and deb

Some fixes

Thanks murxer
 

Attachments

  • enigma2-plugin-extensions-purevpn_1.1.0-py3_all.ipk
    318.3 KB · Views: 32
  • enigma2-plugin-extensions-purevpn_1.1.0_all.deb
    272.4 KB · Views: 21

kalkan99

VIP
Messages
1,661
Version 1.1.1
Update for deb

- Skin fixes

thanks murxer
 

Attachments

  • enigma2-plugin-extensions-purevpn_1.1.1_all.deb
    271.8 KB · Views: 31

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,619
Update 1.2.2 for DreamOS

- 2560x1440 skin supported (Universal Image DreamOS)
- adapted for the new DreamOS Universal Image
- the installed OpenVPN version is now displayed in the plugin
- if you select a server, the OpenVPN version will also be queried if it is not higher than 2.3.x,
you always get a message until you make an update

Installation:
Packages depending on the OE on the box to /tmp FTPen

OE2.5 OE2.6:
Code:
wget http://plugins.boxpirates.to/boxpirates-feed-installer.sh -O - | /bin/sh
apt-get install enigma2-plugin-extensions-purevpn
apt-get -f install

OE2.0:
opkg update
opkg install /tmp/*.ipk

If there are problems with the installation because a package is not found, please run this installation command:
opkg install /tmp/*.ipk --force-depends
 

kalkan99

VIP
Messages
1,661
update online 09.11.2023

Version 1.1.5


thanks murxer
 

Attachments

  • enigma2-plugin-extensions-purevpn_1.1.5_all.ipk
    350.1 KB · Views: 20
  • enigma2-plugin-extensions-purevpn_1.1.5-py3_all.ipk
    350.1 KB · Views: 19
Top