How do I setup openvpn

There are 24 replies in this Thread which was already clicked 4,471 times. The last Post () by ro.rioflex.

  • I find this the easiest way:

    PROTECT YOUR STB WITH SURFSHARK VPN SERVICE


    This post:


    VPN Manager


    1) Install the plugin v. 1.1.4 manually, as per usual and restart E2...


    2) Create a folder on a USB stick/SSD/mSD card and name it whatever you want, say openvpn, so it would be here: /media/usb/openvpn


    3) Create subfolders in that folder and name them accordingly, say London, Berlin, Manchester, Sao, Frankfurt, NYC etc.: /media/usb/openvpn/London (or whatever you want to have as an option, create as many as you need)


    4) Choose .udp.ovpn files given to you by your VPN provider and move them to your newly created folders, one for each server/city into its specific folder


    5) Now, go to MENU > Plugins > VPN Manager > MENU > change the following settings:

    -Save directory config > find the main openvpn folder and press SAVE button (say, /media/usb/openvpn/)

    -OpenVPN autostart > yes

    -VPN username > (Surfshark is specific here, you need to put in the ones they gave you for manual settings)

    -VPN password > (as above)


    If Surfshark username and password are too difficult to do via RCU, then use FileZilla Client to FTP to your box and go to:

    /usr/lib/enigma2/python/Plugins/Extensions/VpnManager

    Right click on plugin.py and choose View/Edit (use Notepad++ for editing).

    Find lines 53 and 54 and copy and paste your username and password where you see XXXXXXXXXXXXXXX below:

    Code
    config.vpnmanager.username = ConfigText(default="XXXXXXXXXXXXXXXXXXXXX", fixed_size=False)
    config.vpnmanager.password = ConfigText(default="XXXXXXXXXXXXXXXXXXXX", fixed_size=False)

    Save and exit. Confirm the change, if asked. Close FZC. Restart E2.


    6) Open VPN Manager and note your normal IP address, internet provider, speed etc.


    Now, choose which server you want to be on and press OK button on your RCU.


    If you wait a bit, after connecting to a VPN server, you will be able to see your new and OpenVPN encrypted IP address, speed etc.


    Alternatively, in PurE2 go to MENU > pManager > Network > General network info > see if you are on a VPN... (in Surfshark you have to have 10.x.x.x address, amongst others...)


    Also, check your speed using MENU > FNC PurE2 plugins > Speedtest-FNC > OK, then OK again...


    Voila!:cool1:


    P.S. Firstly, it is not difficult to setup for anyone!


    Secondly, It gives one options, as it's possible to easily and quickly change the VPN, using only RCU, with a few clicks of a button...


    Thirdly, it gives additional information, so it's rather cool in more ways than one!

    "Enlightenment is man's emergence from his self-incurred immaturity. Immaturity is the inability to use one's own understanding without the guidance of another. This immaturity is self-incurred if its cause is not lack of understanding, but lack of resolution and courage to use it without the guidance of another. The motto of enlightenment is therefore: Sapere aude! Have courage to use your own understanding!"


    http://www.columbia.edu/acis/ets/CCREAD/etscc/kant.html

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!