Get the Best IPTV Service
VPN Conf Importer | Page 10 | Techkings

VPN Conf Importer

That's what the picture is showing on the log
just found it in the code, it checks if the image is openvix or openbh and if so sets expiry date. I aint got a clue why, I think the plugin was moded by someone to work on py3 and I wonder if they addaed it for some reason, but I may be wrong and I may have done it for some reason but I never even looked at getting it to work on openbh
 
just found it in the code, it checks if the image is openvix or openbh and if so sets expiry date. I aint got a clue why, I think the plugin was moded by someone to work on py3 and I wonder if they addaed it for some reason, but I may be wrong and I may have done it for some reason but I never even looked at getting it to work on openbh
I added it just so there is a reminder in the settings file of when the vpn expires, it doesn't have any effect on vpn manager.

If it's now causing openvix to crash, just bin that part of the code.
 
I could never get it to work on openvix 6.2 or 6.4, works ok on grogbuild on openatv though.
I still do not understand vpnmanager has been around for a few years now as with perhaps for grog68 vpn config importer and dsayers script openvpn files sometimes do get upgraded and there can be different changes urls can change from vpn supplier but unless any feedback from users who may can check with there providers. I do not think grog68 or dsayers could possibly have accounts for every vpn provider :)
 
I added it just so there is a reminder in the settings file of when the vpn expires, it doesn't have any effect on vpn manager.

If it's now causing openvix to crash, just bin that part of the code.
Does it crash if someone doesn't input the expiry date?
 
Just checked here on vix 6.4.004.007 Dev on a Vu+Uno4k and I get no crash although configs will probably need updating

Example purevpn I changed

Code:
vpn_config_url = "https://d32d3g1fvkpl8y.cloudfront.net/heartbleed/windows/New+OVPN+Files.zip"

Code:
os.system("unzip -q tmp.zip && rm tmp.zip && mv 'New+OVPN+Files/UDP/'* ./ && rm -rf 'New+OVPN+Files'")

Edit crash happens when using vpn.txt method.
 
Last edited:
Hi - I thought I'd share my experience updating Digibit VPN configs using this plugin in case it helps anyone.

I originally used dsayers script years ago but lots of my servers stopped working as the configs were well out of date (I'm still on Open ATV 6.4 and haven't updated my h9T for donkeys!) so decided to try this plugin.

It downloaded the configs no problem but what I noticed was that the server names had spaces where previously they had underscores and they would simply time out.

As soon as I bulk renamed the file names to replace any spaces with underscores they all started to work.

I've no idea if this makes any difference or might help someone else but that's my tuppence worth.

Thanks again dsayers for the original scrip, Grog for the plugin and anyone else who has contributed. Excellent work as usual.
 
Hi - I thought I'd share my experience updating Digibit VPN configs using this plugin in case it helps anyone.

I originally used dsayers script years ago but lots of my servers stopped working as the configs were well out of date (I'm still on Open ATV 6.4 and haven't updated my h9T for donkeys!) so decided to try this plugin.

It downloaded the configs no problem but what I noticed was that the server names had spaces where previously they had underscores and they would simply time out.

As soon as I bulk renamed the file names to replace any spaces with underscores they all started to work.

I've no idea if this makes any difference or might help someone else but that's my tuppence worth.

Thanks again dsayers for the original scrip, Grog for the plugin and anyone else who has contributed. Excellent work as usual.
let dsayers know also information may help but it could be because openvpn config files have changed and they may work on later version of open atv rather than one that is EOL
but now grog68 knows he can hopfully adapt his plugin to suit .
(y)
 
Last edited:
Hi, I'm using NordVPN the XE plugin does not work with it any longer, Is this method still working im running openvix 6.6.003? on a zgemma h9, any help appreciated.
 
Hi, I'm using NordVPN the XE plugin does not work with it any longer, Is this method still working im running openvix 6.6.003? on a zgemma h9, any help appreciated.
Someone else had the same problem in past few days.
Using the same device.
He was using atv 6.4 which is python2.
Not sure if your image is py2 or py3?
 
Someone else had the same problem in past few days.
Using the same device.
He was using atv 6.4 which is python2.
Not sure if your image is py2 or py3?
My image openvix 6.6.003 running Python 3.12.x, It could be possible I might just have cracked it, using Putty and FTP and sending to the box the edited files you can see in the background behind Putty (In the attached pic), now when I run OpenVPN in openvix and open Putty I have a new connection named tun0, and if I stop OpenVPN tun0 disappears, also when I have OpenVPN running the tun0 packets on RX and TX go up when using IPTV but stop when I go to sat, does this seem right? the box only shows me router IP 192.bla.bla in info or about and the option in OpenVPN to view log is blank, also is it a good idea to turn off ipv6 and if so does anyone know a command i could use in putty as I hear VPN's on 3rd party devices donk like ipv6, I haven't installed anything to the box just FTP'd the files i had to make watching a youtube video, But yeah that's me so far what do people think working/not working? Anyway to view IP in use, not the router issued one pls.

Any advice or criticism is welcome,

PS I marked some stuff out in the picture, don't know if I needed to
Thanks, TK members
 

Attachments

  • Screenshot 2024-07-15 172629.png
    Screenshot 2024-07-15 172629.png
    141.3 KB · Views: 4
what is not working nord or XE plugin
XE VPN dont work with Nordvpn and using your normal login creds, but both work Nord works on my PC and phone and XE Downloader works for iptv just trying to get them to work together, i may have done it see my other post.
 
XE VPN dont work with Nordvpn and using your normal login creds, but both work Nord works on my PC and phone and XE Downloader works for iptv just trying to get them to work together, i may have done it see my other post.
I mean Nord and VPN to work together on zgemma h9, sorry.
 
My image openvix 6.6.003 running Python 3.12.x, It could be possible I might just have cracked it, using Putty and FTP and sending to the box the edited files you can see in the background behind Putty (In the attached pic), now when I run OpenVPN in openvix and open Putty I have a new connection named tun0, and if I stop OpenVPN tun0 disappears, also when I have OpenVPN running the tun0 packets on RX and TX go up when using IPTV but stop when I go to sat, does this seem right? the box only shows me router IP 192.bla.bla in info or about and the option in OpenVPN to view log is blank, also is it a good idea to turn off ipv6 and if so does anyone know a command i could use in putty as I hear VPN's on 3rd party devices donk like ipv6, I haven't installed anything to the box just FTP'd the files i had to make watching a youtube video, But yeah that's me so far what do people think working/not working? Anyway to view IP in use, not the router issued one pls.

Any advice or criticism is welcome,

PS I marked some stuff out in the picture, don't know if I needed to
Thanks, TK members
Does anyone know, if have i got this working? I'm still none the wiser apart from what you can see I've done above, Does Anyone know of a way to see the external address to make sure it is going over the VPN.
 
Back
Top
Flash Sale Popup