stelks

Members
  • Posts

    26
  • Joined

  • Last visited

Everything posted by stelks

  1. I can not get above 1.2MB down using DelugeVPN in a container. I am connecting through NordVPN and I have tried more than 10 different servers, some p2p some not, some UDP and some TCP. I have another computer in the room that I can download the same torrents on qBittorent to the share at over 40MB (I have Gb/s fiber). I used these instructions for the install: 1) Grab the ovpn files from Nord by filling out your country and P2P from here: https://nordvpn.com/servers/tools/ I clicked my region, advanced and then p2p, and then OpenVPN TCP 2) Go to the docker containers and make sure you add binhex-delugevpn 3) I changed my "Host Path 2:" variable to a new share (done with spaceinvaderOnes tutorial mentioned in thread) which maps to: /mnt/user/Downloads/ 4) Make sure VPN_Enabled is yes 5) Enter your NordVPN user and pass for Key's 2 and 3 (VPN_USER, VPN_PASS) 6) Set VPN_PROV to Custom 7) Edit your LAN network to reflect your personal network (mine is 192.168.2.x so I changed LAN_NETWORK value to: 192.168.2.0/24 8) Click Apply to create the docker 9) Navigate to your Appdata/binhex-delugevpn/openvpn/ 10) Drop in the ovpn file from step 1 11) restart the delugeVPN docker and sign in, default pass is: deluge 12) Check that your IP is protected! in the bottom righthand corner it will show your Public facing IP, you can check the NORDVPN IP by doing a ping on the server address obtained from step1 to see about what it should be. It is all being written to a share on the cache drive that is a SSD, so no bottleneck there. Any ideas?