Help with setup for binhex-qbittorrentvpn using VPNUnlimited

Hello, I am having trouble setting up the docker to work correctly, so far I was able to install it but when I try to run a torrent, it never starts. I tried the unraid forums but after 5 days no one responded.

I already tried with this guide

https://www.reddit.com/r/qBittorrent/comments/16grjby/help_with_setting_up_qbittorrent_with_vpn/

But found that my config file, just get written and all the options erased, so I replaced a second time and the same happened.

https://preview.redd.it/3gcd3i07fqbd1.png?width=1670&format=png&auto=webp&s=998ffd76bbc05c57788114780d975234a148213b

I found that my VPN user under my options with VPNUnlimited has a 64bit password followed by : and my email it is something like this XXXXXXXXXX:USER-EMAIL and my password is the same. Not sure if that is the issue with my settings.

Other than that, I change the name to my config file to wg0.conf and this is the content

[Interface]

PostUp = ‘/root/wireguardup.sh’

PostDown = ‘/root/wireguarddown.sh’

PrivateKey = THIS PRIVATE KEY DOESN’T HAVE MY EMAIL

Address = 10.103.231.254/32

DNS = 10.100.0.1

PreDown = powershell -command “$wgInterface = Get-NetAdapter -Name %WIREGUARD\_TUNNEL\_NAME%; route delete 0.0.0.0 mask 0.0.0.0 0.0.0.0 if $wgInterface.ifIndex metric 95”

Table = off

[Peer]

PublicKey = NOT SURE IF i DON’T HAVE TO CENSOR THIS

PresharedKey = NOT SURE IF I DON’T HAVE TO CENSOR THIS

AllowedIPs = 0.0.0.0/0

Endpoint = 184.75.208.34:259

PersistentKeepalive = 25

Any help is greatly appreciated.

Thanks.

Personnaly, I installed it with image from Markusmcnugen. Its basically the same configuration wise but it just works.

Check out AlienTech42 on YouTube and follow his qBit tutorial. And if you still need help, hit me up.

Thanks, I will try that too.

Thanks I will check his channel, if anything I will ask you.

Thanks for the help.

He actually has two videos on it. Check out the one with Trash in the title. It goes over wireguard config for deluge similar to qBit.

Lol, I was subscribed to him, I am an idiot for not remembering him.

Thanks, I will try that.

Yeah well he is a pretty small channel. and if all else fails just switch to deluge and private Internet access lmao. That’s what I ended up doing. I was trying to get Nord to work on the qBit-vpn container and I just could not get it. So I just switched lol.