Unruffled [they/them]

wiki-user: unruffled

“In every State, the government is nothing but a permanent conspiracy on the part of the minority against the majority, which it enslaves and fleeces.”

- Mikhail Bakunin

Queer/trans gender abolitionist | anarchist | piracy enthusiast

aspe:keyoxide.org:LSZT4AL3BUPMJZGHIJAVZAJLHY

  • 7 Posts
  • 7 Comments
Joined 3 years ago
cake
Cake day: June 20th, 2023

help-circle
  • Here another option using wireguard with protonvpn and a docker extension to update the proton port forwarding port.

    You would just need to update the volume mounts per your system.

    # docker-compose.yml
    
      gluetun:
        image: qmcgaw/gluetun:latest
        container_name: gluetun
        cap_add:
          - NET_ADMIN
        environment:
          - PUID=${PUID}
          - PGID=${PGID}
          - TZ=${TZ}
          - VPN_SERVICE_PROVIDER=protonvpn
          - SERVER_COUNTRIES=Canada
          - VPN_TYPE=wireguard
          - WIREGUARD_PRIVATE_KEY=${WIREGUARD_PRIVATE_KEY}
          - VPN_PORT_FORWARDING=on
          - PORT_FORWARD_ONLY=on
        ports:
          - 8888:8888 # Gluetun HTTP proxy port
          - 8000:8000 # Gluetun HTTP control server
          - 8080:8080 # qBittorrent WebUI port
        volumes:
          - /docker/appdata/gluetun:/config  
          - /docker/appdata/gluetun/config.toml:/gluetun/auth/config.toml
        restart: unless-stopped
    
      qbittorrent:
        image: lscr.io/linuxserver/qbittorrent:latest
        container_name: qbittorrent
        environment:
          - PUID=${PUID}
          - PGID=${PGID}
          - TZ=${TZ}
          - WEBUI_PORT=8080
          - DOCKER_MODS=ghcr.io/t-anc/gsp-qbittorent-gluetun-sync-port-mod:main|ghcr.io/vuetorrent/vuetorrent-lsio-mod:latest
          - GSP_GTN_API_KEY=YOUR_DOCKERMOD_APIKEY
        healthcheck:
          test: ["CMD", "curl", "--fail", "--silent", "http://localhost:8080/"]
          interval: 30s
          timeout: 10s
          retries: 5
        depends_on:
          gluetun:
            condition: service_healthy # Wait for VPN to be up first
        volumes:
          - /docker/appdata/qbittorrent:/config
          - ${DATA_PATH}:/data
        restart: unless-stopped  
        network_mode: service:gluetun
    
    # config.toml for docker extension
    
    [[roles]]
    name = "t-anc/GSP-Qbittorent-Gluetun-sync-port-mod"
    routes = ["GET /v1/portforward"]
    auth = "apikey"
    apikey = "YOUR_DOCKERMOD_APIKEY"
    

    This setup works flawlessly for me, even with Proton switching ports each time I reconnect.






  • We all get why Germany has strong laws against antisemitism, given its history. That doesn’t mean German support towards Israel need to be unconditional, which is what has happened, in effect. The left, the right and the center in Germany all seem to agree on one thing… unconditional support for Israel.

    “German history and our responsibility arising from the Holocaust make it our duty to stand up for the existence and security of the State of Israel.” – Olaf Scholz, October 2024.

    You are basically taking the same line as Scholz, despite the fact Israel has proven itself to be a fascist ethnostate that seems intent on genociding all its neighbours. Anyone who is still committed to justifying or both-sidesing the Israeli genocide of Palestinians needs a smack in the head imo.

    I do accept the fact you have acknowledged the genocide. But then why are you so hung up about folk making equivalences between fascist genocidal Israelis and fascist genocidal Nazis? It’s about the most obvious comparison one could make. Arguing that it’s a false equivalence is simply another way to excuse the atrocities committed by Israel. Statements like “Israel has done a few bad things, but they are nowhere near as bad as the Nazis, so you mustn’t make a direct comparison” are nothing more than genocide apologia. Just because Israel has done a “smaller” genocide (so far) doesn’t mean shit to me. Zionist ideology is just as reprehensible as Nazi ideology.

    More than 75,000 Palestinians were killed in the first 15 months of Israel’s military assault in Gaza, a figure far higher than the 49,000 deaths local health officials announced at the time, says a new study by The Lancet Global Health medical journal. The peer-reviewed study, published on Wednesday, found that women, children and the elderly comprised some 56.2% of violent deaths in Gaza during that period, a composition that it said roughly aligned with reporting by Gaza’s health ministry. […]

    “The combined evidence suggests that, as of Jan 5, 2025, 3–4% of the population of the Gaza Strip had been killed violently and there have been a substantial number of non-violent deaths caused indirectly by the conflict,” the authors wrote. Source