• 0 Posts
  • 90 Comments
Joined 2 years ago
cake
Cake day: August 29th, 2023

help-circle







  • Ho they need it when using the application on android even if you have a lifetime server subscription. They may have reverted, but I was contacted by all my familly one week. They were asking why I wanted to make them pay to access my mediacenter and some told me to ask them directly if I needed money for some components.

    Some even paid thinking the money went to me and I needed it for something.

    I had an hard time understand the trouble since it was mentioned now where on the website of Plex that now user have to pay the application to access my paid server.

    I took this as first signs of enshitification and left.

    Plex joined google on my black list now.







  • I am using wireguard in docker to connect from anywhere to my locals network. https://github.com/linuxserver/docker-wireguard?tab=readme-ov-file#usage Set the variable INTERNAL_SUBNET to your local IP range. For me it was 192.168.178.0 And set a folder you can reach as it’s working folder. And your done for setting the wireguard server.

    Need yo allow your server to be reachable from the web to wire guard ports. I guess you know how to since you did for you website.

    To add clients (I have android and Linux) you go fetch the config on you server. If you went for numbered peers it look like peer4.conf and you use these file to allow clients to connect.

    Edit : I missread you don’t ask for help.nice site by the way