RE: https://infosec.exchange/@josephcox/116280380954386839

I got a copy in case they kick it off the Interwebz again.

Thankyou #internarchive & #qbittorrent

Nagyszerű!

A #Sonarr és a #Radarr tökéletesen üzemel a szerveren, #Pangolin #gw-n keresztül, auth-al, #qBittorrent bekötve, #JellyFin pedig szintén.

Csodás ez a #homelab dolog!

#magyar #hungarian #geeg #geeglife #szerver #server #srv #mediaserver #arr

I've been running a qBittorrent setup on my mini Linux computer at home for nearly 4 months now and just crossed 77 TiB in all-time uploads.

For my network, I'm using three 1 Gbps ISP connections, though only two of them have public IPs.

As of today, my 3 ISPs are:
- IPv4 and IPv6: MyRepublic (primarily used).
- IPv4 only: NetHome
- IPv4 only: Telkom

My best seed so far is the ubuntu-22.04.5-desktop-amd64.iso (4.4 GB). It's hit a massive share ratio of 2827.17, accounting for over 12 TB of upload all on its own.

Huge thanks to the team behind the
lscr.io/linuxserver/qbittorrent Docker image. It makes running a GUI-less qBittorrent setup practically effortless.

#qbittorrent #linux #docker #torrent #seeding
In related news to the #Tribler outage, I have started researching #torrent traffic over #I2P. #Emissary had a few missing dependencies on Alpine Linux 3.23.3, which were solvable through apk (I have this documented for anyone interested). The #qbittorrent setup was a piece of cake. Does anyone happen to know how to test that *only* I2P traffic is being sent through qbittorrent? Also unsure where to find torrents on I2P. Also, how does DNS work when using an I2P http proxy for I2P addresses?

qBittorrent port over proxy?

https://lemmy.dbzer0.com/post/64031704

qBittorrent port over proxy? - Divisions by zero

I run qBittorrent on NAS that is connecting over a VPN to a proxy server running on Raspberry Pi in another country. qBittorrent’s bottom bar indicates I am behind a firewall. I have opened 6881 port (same as in qBittorrent) in router settings but it still registers as closed on web open port checker. Checking ss -tulpn | grep 6881 shows that there is a tailnet IP listening on this port. Also, ufw accepts both tcp and udp from 6881. But it still registers as closed. In another post I made user stated that qBittorrent ports are not working over proxy but also suggested to ask here. Just want to confirm if it is so.

Selfhosting is nice, and it comes with a price to pay.

For me ? It's time, and I have plenty to give away, given that's my passion.

For my SO ? The unbearable noise of rattling disk needles to write on their very precious platters (especially now, thank you AI bullcrap)

The solution ? A nice cron-based compromise, and I feel like someone could get inspired by this :)

# Stop qbittorrent - weekday evenings at 17:00 Mon-Fri
0 17 * * 1-5 cd /opt/services/qbittorrent && docker compose stop

# Stop qbittorrent - weekends at 8:00 Sat-Sun
0 8 * * 6,0 cd /opt/services/qbittorrent && docker compose stop

# Start qbittorrent - every day at 23:00
0 23 * * * cd /opt/services/qbittorrent && docker compose start

#selfhosting #selfhosted #homelab #torrent #qbittorrent #harddrive #disk #nas #so #ai #cron #crontab #scheduling #linux #opensource #docker #dockercompose

Today I noticed that #qbittorrent on my #RaspberryPi 5 inflates to taking 6-7 GB of #RAM in just a few hours after Pi or service restart. Wild.

Gets wilder - it started to use swap file which shortens the lifespan of rapidly expensifying NVME drive 🤦‍♂️.

Had do disable swap via
sudo swapoff -a

and also

sudo systemctl edit qbittorrent-nox

and put this into the service section of the file:
[Service]
MemoryMax=1500M
Restart=always
RestartSec=5

I wonder if some update is coming to fix this?...

Tôi vừa tối ưu hoá cấu hình Arr stack với QUI làm lớp trung gian cho qBittorrent: Profilarr đồng bộ quality, Sonarr/Radarr giám sát, Prowlarr làm indexer duy nhất. QUI thực hiện cross‑seeding, dọn dẹp dựa trên tag (1‑Deletion), tách seeding vs xoá. Không dùng Bazarr hay transcoding tự động. Muốn ý kiến về công cụ phụ trợ, quy tắc QUI, logic dọn dẹp ổn định. #ArrStack #Automation #qBittorrent #Sonarr #Radarr #Prowlarr #QUI #QuảnLýPhim #TựĐộng

https://i.redd.it/yg0bk4pmstgg1.png

Tổng hợp Docker Compose cho Raspberry Pi 5: Giải trí (Jellyfin, Sonarr, Radarr, Prowlarr), tải xuống (qBittorrent), dashboard (Homepage, Glances, Watchtower). Bộ công cụ + .env + hướng dẫn nhanh tại GitHub. Mời góp ý để hoàn thiện!
#Docker #RaspberryPi #Jellyfin #TựĐộngHóa #qBittorrent

https://www.reddit.com/r/selfhosted/comments/1qppbe1/i_created_a_docker_compose_repo_for_jellyfin_arrs/

Como NUNCA he usado apps de intercambio de archivos tipo #P2P no me habia enterado que #qBittorrent estaba incluyendo soporte para #I2P