Giter VIP home page Giter VIP logo

Comments (2)

Roman2K avatar Roman2K commented on August 30, 2024

Hopefully my fork can be of use, it's been working problem-free for 6 months. Differences from upstream:

docker-compose:

  vpn:
    image: pia
    cap_add:
      - NET_ADMIN
    devices:
      - /dev/net/tun:/dev/net/tun
    networks:
      - caddy
    environment:
      PIA_USER: secret
      PIA_PASS: secret
      PIA_ON_PF_EXEC: ./on-pf-up-qbt
      ON_PF_QBT_LOGIN: secret
      ON_PF_QBT_PASSWORD: secret
      ON_PF_QBT_URL: "https://secret:[email protected]"
    labels:
      # Caddy routes generated with https://github.com/Roman2K/hostmap
      hostmap.as.qbt.enable: true
      hostmap.as.qbt.port: 8080
      hostmap.as.qbt.users: roman

from manual-connections.

TobiasS1402 avatar TobiasS1402 commented on August 30, 2024

Thank you very much for sharing your code. I managed to get it running with very little changes to the code. I'm running this on TrueNAS-12.0-U4. Currently your fork only supports Transmission. Is there any change that you will be supporting qBittorrent? For now I will be using Transmission Remote GUI but the UI of qBittorrent is more feature complete than transmission. Supporting that package would be very very nice. @Roman2K did something with qBT callback. Maybe that can help? See here: https://github.com/Roman2K/docker-pia

https://github.com/TobiasS1402/manual-connections-qbittorrent i have been working on a fork of this repo for TrueNas jails with qbittorrent, it is working for me now. You can take a look at my changes.

from manual-connections.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.