[–] 2 points 1 month ago

I redownloaded Snapchat today on my degoogled phone since my friends use it all the time now and I've also seen that it somehow got all of my contacts. Turns out that it uploaded my contacts to their cloud without me clearly telling that when I first signed up.

To check if your contacts are in cloud: Go to your profile > Open "Settings" by tapping the cogwheel > Under "Account Actions", select "Contact syncing" > Tap "See contacts shared with Snapchat". You can delete your contacts there too, I just did that. If you have an Android phone, I'd recommend you to patch your app with something like ReVanced to minimize data collection.

  • source
  • parent
  • context
  • [–] [S] 2 points 2 years ago* (last edited 2 years ago)

    I've added the firewall rule and it still says no port[s] to connect to whenever I run echo "Testing" | nc -u SERVER_IP -p 51820. I feel like you're trying to stay on a sinking ship, so I would suggest to try another method to see if we even can get the whole "bypass CGNAT with a VPS" thing to work at all.

    Update: I've tried setting up SSH tunneling instead and it STILL doesn't work. I contacted Hetzner support about this issue and I'm hoping that they can resolve the firewall issues that I'm having.

  • source
  • parent
  • context
  • [–] [S] 2 points 2 years ago (2 children)

    I've added some different ports for the future, but this is my ufw status:

    Status: active
    
    To                         Action      From
    --                         ------      ----
    OpenSSH                    ALLOW       Anywhere                  
    51820                      ALLOW       Anywhere                  
    2333                       ALLOW       Anywhere                  
    80                         ALLOW       Anywhere                  
    81                         ALLOW       Anywhere                  
    443                        ALLOW       Anywhere                  
    80/tcp                     ALLOW       Anywhere                  
    OpenSSH (v6)               ALLOW       Anywhere (v6)             
    51820 (v6)                 ALLOW       Anywhere (v6)             
    2333 (v6)                  ALLOW       Anywhere (v6)             
    80 (v6)                    ALLOW       Anywhere (v6)             
    81 (v6)                    ALLOW       Anywhere (v6)             
    443 (v6)                   ALLOW       Anywhere (v6)             
    80/tcp (v6)                ALLOW       Anywhere (v6)
    
  • source
  • parent
  • context
  • [–] [S] 2 points 2 years ago (8 children)

    I tried to open the port 22 on UDP (yeah, I am getting pretty desperate over here...) and still get the message no port[s] to connect to... Someone else on this post commented that I should stop using iptables for opening ports and start using something else as a firewall. Should I try this approach?

  • source
  • parent
  • context
  •  

    I want to move away from Cloudflare tunnels, so I rented a cheap VPS from Hetzner and tried to follow this guide. Unfortunately, the WireGuard setup didn't work. I'm trying to forward all traffic from the VPS to my homeserver and vice versa. Are there any other ways to solve this issue?

    VPS Info:

    OS: Debian 12

    Architecture: ARM64 / aarch64

    RAM: 4 GB

    Traffic: 20 TB

     

    Hi, you guys might know me from these three posts. After reading all of the comments, I've decided to purchase a Mini PC to host public instances of privacy-respecting services.

    I'm here to bring some good news: I got it working perfectly! You can visit reallyaweso.me today and get a list of services that I'm hosting!

    All services are deployed via Docker and proxied through Cloudflare. You might ask: "Why Cloudflare?". It's because I can't port forward things on my home network. It really sucks that I'm depending on Cloudflare to do the port forwarding for me, but it is what it is.

    If you want me to host a specific service that you want, feel free to comment on this post!

    I would really appreciate it if you guys could checkout some services that I'm hosting, as I don't know if everything went smoothly or not. Thank you guys so much for helping me on this journey!!

     

    I recently bought a domain from Porkbun (thanks to all of the comments on this post!) and I want to self-host some services myself. I currently have a Raspberry Pi 3 Model B+ and I'm not quite sure if it can handle these things:

    • A matrix homeserver
    • A lemmy instance
    • A website with static HTML pages
    • Privacy-respecting frontends (Piped, Redlib etc.)

    I am thinking about getting a maxed-out Raspberry Pi 5 with a whole 8 Gigabytes of RAM. Is it worth it? I need a machine that is quiet, doesn't draw that much power and is overall pretty good for the money.

    Edit: I bought this Mini PC instead of the Raspberry Pi 5. Thanks to all the comments!!

     

    I never understood how to use Docker, what makes it so special? I would really like to use it on my Rapsberry Pi 3 Model B+ to ease the setup process of selfhosting different things.

    I'm currently running these things without Docker:

    • Mumble server with a Discord bridge and a music bot
    • Maubot, a plugin-based Matrix bot
    • FTP server
    • Two Discord Music bots

    All of these things are running as systemd services in the background. Should I change this? A lot of the things I'm hosting offer Docker images.

    It would also be great if someone could give me a quick-start guide for Docker. Thanks in advance!

    view more: next ›