this post was submitted on 16 Jun 2023
2 points (100.0% liked)

Selfhosted

39226 readers
609 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I have T-Mobile wifi (Really great btw for $30 with my plan) but it has the big dumb cgnat. I have a plex server and you can't stream remotely with it. I had an Oracle VPS but after my trial ran out they decided they wanted to delete it with no warning.

I was using a wireguard vpn connected to my vps with Plex ports to bypass it. Right now oracle is out of instances for me to use so I thought I could see if there are any better alternatives.

I am using this GitHub script to do it

https://github.com/mochman/Bypass_CGNAT/wiki

I am wondering if anybody knows of a good VPS that I could use. I don't necessarily mind paying for it but I would like it to be relatively cheap if not free.

If it matters at all I have a Raspberry Pi 4 with DietPi running my plex server.

I haven't tried this but would it be possible to set up my VPN using wireguard on my pi and have plex point towards that?

I had Mullvad but since they are getting rid of port forwarding I got TorGuard (blah blah USA company, I know). Also wondering if there are better VPNs that I could use for... Downloading... Stuff

The guide has digital ocean and AWS Lightrail also but im not sure which one would be best and less likely to delete my account. I would prefer to use a VPN that I already pay for but im just not all too sure on how to go about that

Edit: Ended up using rack nerd. Got their 4tb monthly vps for $14 a year. Perfect for me

you are viewing a single comment's thread
view the rest of the comments
[–] TwinTurbo@lemmy.world 0 points 1 year ago (1 children)

Tailscale and Netmaker use wireguard under the hood, so as long as you manage to establish the connections, they should be just as fast! If you need to use relaying, however, that will introduce additional overhead.

[–] possiblylinux127@lemmy.world 1 points 1 year ago

I just like config files I guess