Zomboided / service.vpn.manager

VPN plugin for Kodi
GNU General Public License v2.0
305 stars 81 forks source link

Backup, Ex- and Import function to transfer all settings to different devices #364

Closed slider666man closed 2 years ago

slider666man commented 2 years ago

What is the best and easiest way to backup all relevant manager settings to transfer and backup to different devices? I have a custom VPN setup and different countries set up for different addons. So far everything is finally running correctly. It took me a lot of time to get everything working correctly. To avoid having to do this over and over again on my other devices, and for backup, I would really appreciate such functionality :)

Zomboided commented 2 years ago

It'd take me a lot longer to code and test what you want! And honestly this is too niche to implement.

You could install the addon on the new box(es) and don't configure. And then copy the .../kodi/addons/service.vpn.manager/. and .../kodi/userdata/addon_data/service.vpn.manager/. from the working box to the new box(es) and reboot it. If that doesn't work, then validate a single user defined connection and then do the copying. Probably best done using SSH and SCP/SFTP so the GUI doesn't get involved.

peno64 commented 2 years ago

"You could install the addon on the new box(es) and don't configure. And then copy the .../kodi/addons/service.vpn.manager/. and .../kodi/userdata/addon_data/service.vpn.manager/. from the working box to the new box(es) and reboot it. "

That is indeed what I do. In fact I only need to copy settings.xml from that folder, restart and everything is setup.

Zomboided commented 2 years ago

Thanks for the confirmation. With 'regular' VPNs, they'll be downloaded. With user defined, there will be more to copy over. Maybe you just need to copy the userdata piece...I can't recall exactly where stuff gets placed!

On Mon, Apr 25, 2022 at 7:15 PM peno64 @.***> wrote:

"You could install the addon on the new box(es) and don't configure. And then copy the .../kodi/addons/service.vpn.manager/. and .../kodi/userdata/addon_data/service.vpn.manager/. from the working box to the new box(es) and reboot it. "

That is indeed what I do. In fact I only need to copy settings.xml from that folder, restart and everything is setup.

— Reply to this email directly, view it on GitHub https://github.com/Zomboided/service.vpn.manager/issues/364#issuecomment-1108888443, or unsubscribe https://github.com/notifications/unsubscribe-auth/AECJZZKNXYLEB3KTFUJP4QDVG3ONRANCNFSM5UIN2RTQ . You are receiving this because you modified the open/close state.Message ID: @.***>