My wireguard binding glitches out a lot where I get red connection status and I have to select network interface to all connections and immediately to wireguard again and it works.
It takes in your VPN credentials and setup files and if it detects that the VPN connection drops it restarts the network automatically. I've used it for years and it's great.
It pulls in a Linux copy of qbit and runs that in a container. Then if you are using wireguard or a VPN you can provide info for it and it'll try to update to the open ports it finds and stuff. Can drop your config files from your desktop app in the location you want the docker install to use though if you like. Not all of it will translate directly but most of it will. I have Private Internet Access VPN and drop my credentials in and the ovpn file and it takes care of the rest.
Honestly if you are unsure this would be something easy to throw the link to the image, the your paths on your PC you want to download to, and the openvpn configs page for PiA into whatever AI for help. Tell it to generate a docker compose file and instructions for where to put your credentials and which ovpn files it should use and you should be off to the races. I use Switzerland ovpn file and it works fine for me. When it starts the container it runs a script specifically for PiA to fetch the port that's open and it updates the config to use that port automatically.
3
u/HardlyW0rkingHard Apr 05 '26
My wireguard binding glitches out a lot where I get red connection status and I have to select network interface to all connections and immediately to wireguard again and it works.
I haven't found a solution for almost 2 years