I’m trying to find a fediverse community that might be able to help. I have a haugene/transmission-openvpn docker container on my Synology NAS with my PIA VPN account details and it works perfectly.

I’ve recently just purchase 2 years of Proton Unlimited and am trying to compose a new project container with my Proton VPN account, but I can’t get it to launch at all.

I’ve been searching the github repo for advice but everything suggested hasn’t worked for me.

Anybody happen to have the same config as this and have any advice? Happy to pastebin my docker-compose.yml etc if it helps.

EDIT: Okay well I checked my logs and found I had AUTH_FAILED… turns out I wasn’t using my OpenVPN / IKEv2 credentials… yikes

ok i Dont do this that often but you look like you need it a lot. Take this string of text and google base 64 decoder and and put that text in there. Happy pirating

aHR0cHM6Ly9yZW50cnkuY28vc3VyZi1mcmVl

nevernevermore
creator
link
fedilink
12Y

Thanks. I managed to get it working with Proton tho

That’s what I use for my NAS. I remember with protonvpn you need to pull down the config file for the server you want to use and place it in the proper directory. Here’s part of my docker-compose:

  transmission-openvpn:
    cap_add:
      - NET_ADMIN
    volumes:
      - '/DATA/torrents:/data/torrents'
      - '/SSD/config/transmission:/etc/openvpn/custom'
    environment:
      - OPENVPN_PROVIDER=custom
      - OPENVPN_CONFIG=node-us-167.protonvpn.net.udp 
      - OPENVPN_USERNAME=${USERNAME}
      - OPENVPN_PASSWORD=${PASSWORD}
      - LOCAL_NETWORK=192.168.0.0/16
      - OPENVPN_OPTS=--inactive 3600 --ping 10 --ping-exit 60
      - DNS=8.8.8.8,8.8.4.4
    logging:
     driver: json-file
     options:
       max-size: 10m
nevernevermore
creator
link
fedilink
22Y

Thank you for sending this! Did you use a P2P specific config? Or just whichever was closest to you?

P2P

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ
[email protected]
Create a post
⚓ A community devoted to in-depth debate on topics concerning digital piracy, ethical problems, and legal advancements.

𝗣𝗜𝗥𝗔𝗖𝗬 𝗜𝗦 𝗘𝗧𝗛𝗜𝗖𝗔𝗟!


Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don’t request invites, trade, sell, or self-promote

3. Don’t request or link to specific pirated titles

4. Don’t be repetitious, spam, harass others, or submit low-quality posts

5. Don’t post questions already answered. READ THE WIKI


Image


Loot, Pillage, & Plunder


💰 Please help cover server costs.


  • 1 user online
  • 193 users / day
  • 35 users / week
  • 201 users / month
  • 803 users / 6 months
  • 0 subscribers
  • 530 Posts
  • 9.76K Comments
  • Modlog