19

So I have a Synology server that I have a good deal of experience with, so this post will be through that lens.

What I'd like to do is set up a Raspberry Pi exclusively for pirating. So Qbittorrent and Proton VPN to get started, later Radarr, Lidarr, etc. I don't think I'll have a problem getting the Pi up and running, but I'd like to run it like my server, tucked away somewhere without a monitor or peripherals.

How do I access it? For my Synology box, I just put in a browser the local ip port 5000 and I have a whole desktop right there. But when I google about how I'd access a Pi, everything points to using SSH. I know a lot of people have Pis set up like this and surely they can't be administering the whole thing through CLI, right? How do I get a similar setup to my Synology such that I can just get a desktop interface in a browser?

you are viewing a single comment's thread
view the rest of the comments
[-] akilou@sh.itjust.works 1 points 1 day ago

So the primary reason I'm going with Ubuntu is because my VPN is Proton and

Our app officially supports the latest stable Ubuntu LTS version running the GNOME desktop environment.

So I'm afraid it might not run on anything else. The other stuff I want to run, Qbittorrent and eventually the *arrs, will probably run on anything. And it looks like I'll probably need Docker anyway. So the real constraint right now driving the OS choice is Proton.

[-] CaptainBasculin@lemmy.ml 2 points 1 day ago

You do not need the ProtonVPN App. You can simply use OpenVPN logins provided by ProtonVPN, they should have a section telling you how you can do it.

[-] akilou@sh.itjust.works 1 points 1 day ago

Go it!

https://protonvpn.com/support/linux-openvpn/

This is shaping up to be a much harder project than I thought

[-] ccdfa@lemm.ee 1 points 1 day ago

If you use docker with portainer (for the GUI), you can set up the gluetun container with your protonvpn account and run all your other containers through that as their network. It's as simple as adding

network_mode: service:gluetun

to your stack configuration for each container.

[-] MajorHavoc@programming.dev 1 points 1 day ago* (last edited 1 day ago)

Makes sense. I suspect it may still not work due to Proton likely being compiled for Intel, rather than ARM chips.

If you run into that, you may be able to work around it by logging into the Raspberry Pi, cloning the source code and installing: (if you're able to get that to work, it'll likely work equally well on Ubuntu or Raspbian). But it's not for the faint of heart, they (Proton) don't include many details, so it looks like there will be a lot of learning about their tool chain. https://github.com/ProtonVPN/proton-vpn-gtk-app#installation

(Edit: Since ProtonVPN is Python based, it may be fine, as long as there's not too much C in the project. If it works immediately, my gut feeling is it will also work fine on Raspbian, if you need to switch for any other reasons.)

this post was submitted on 25 Oct 2024
19 points (85.2% liked)

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ

54029 readers
885 users here now

⚓ Dedicated to the discussion of digital piracy, including 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, including DMs

4. Don't submit low-quality posts, be entitled, or harass others



Loot, Pillage, & Plunder

📜 c/Piracy Wiki (Community Edition):


💰 Please help cover server costs.

Ko-Fi Liberapay
Ko-fi Liberapay

founded 1 year ago
MODERATORS