Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CH
china🇨🇳 @ kionite231 @lemmy.ca
Posts
64
Comments
611
Joined
2 yr. ago

  • I call them normies not because I look down upon them or I hate them I do that because whenever I educate them to use privacy oriented services they mock me saying "you are crazy" "you aren't president" "nobody cares about your data" yada yada yada...

    It makes me frustrated :(

  • You’ll have to look at why the upstream isn’t accepting them then. I’m not familiar with azuracast.

    yes you are right, I asked it in Azuracast discord server and they said I have to manually enable "reverse proxy" option.

    Thank you so much for helping me <3

  • ok I tried to add those two in my Caddyfile:

     
        
    ac.ghodawalaaman.duckdns.org {
        reverse_proxy http://localhost:4000/ {
            header_up X-Forwarded-Host {host}
            header_up X-Forwarded-For {host}
            header_up X-Real-IP {host}
        }
    }
    
      

    here is the output of a request.

     
        
    2025/04/16 15:52:17.005	WARN	http.handlers.reverse_proxy	aborting with incomplete response	{"upstream": "localhost:4000", "duration": 0.000995717, "request": {"remote_ip": "103.250.137.61", "remote_port": "19389", "client_ip": "103.250.137.61", "proto": "HTTP/3.0", "method": "GET", "host": "ac.ghodawalaaman.duckdns.org", "uri": "/static/vite_dist/assets/Roboto-Light-DHTugVNA.woff2", "headers": {"User-Agent": ["Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0"], "Sec-Fetch-Dest": ["font"], "Accept-Encoding": ["identity"], "Cookie": ["REDACTED"], "Sec-Fetch-Mode": ["cors"], "Accept": ["application/font-woff2;q=1.0,application/font-woff;q=0.9,*/*;q=0.8"], "Accept-Language": ["en-US,en;q=0.5"], "X-Forwarded-For": ["ac.ghodawalaaman.duckdns.org"], "X-Real-Ip": ["ac.ghodawalaaman.duckdns.org"], "Sec-Fetch-Site": ["same-origin"], "Alt-Used": ["ac.ghodawalaaman.duckdns.org"], "X-Forwarded-Host": ["ac.ghodawalaaman.duckdns.org"], "X-Forwarded-Proto": ["https"], "Referer": ["https://ac.ghodawalaaman.duckdns.org/static/vite_dist/assets/Layout-Cv860oWs.css"]}, "tls": {"resumed": false, "version": 772, "cipher_suite": 4865, "proto": "h3", "server_name": "ac.ghodawalaaman.duckdns.org"}}, "error": "writing: H3_REQUEST_CANCELLED"}
    
      

    I also tried this but it didn't work either:

     
        
    ac.ghodawalaaman.duckdns.org {
            log {
                output file ./azuracast.log
                format json
            }
        reverse_proxy http://localhost:4000/ {
            header_up X-Forwarded-For {request.remote}
            header_up X-Real-IP {request.remote}
        }
    }
    
      

    here is the azuracast.log: https://0x0.st/8fd7.bin

    I am still very confused why it's not working...

  • I haven't tried to scrape WhatsApp however I tried to use WhatsApp as a monitoring system so basically what I did was send CPU usage every second however it didn't make WhatsApp ban me. They just hid my message saying it couldn't load the message.

  • yes, I agree, however if I can show them that Whatsapp is not letting me create an account they will be more sympathetic to me and would use Signal or any other privacy focused alternatives. but to achive that I have to make Whatsapp to not let me create an account.

  • Ask Lemmy @lemmy.world

    what is the actual meaning of "would" and "could"?

    Programming @programming.dev

    understanding many2one, one2many and many2many relationshit

    Selfhosted @lemmy.world

    just bought a Nanode 1GB from Linode

    Linux @lemmy.world

    How to safely delete my home directory completely?

    Programming @programming.dev

    which python trick or hack you know that you would want to share?

    Asklemmy @lemmy.ml

    Do I have schizophrenia or I am scammed by psychiatrist?

    Asklemmy @lemmy.ml

    How much time do you spend on Lemmy?

    Ask Lemmy @lemmy.world

    Which IRC servers do you use regularly?

    Asklemmy @lemmy.ml

    do you use 4chan?

    Asklemmy @lemmy.ml

    are there any anonymous board or forum besides 4chan?

    Ask Lemmy @lemmy.world

    How to export all of my data of my lemmy account?

    General Discussion @lemmy.world

    I love being dominated by my professor.

    Ask Lemmy @lemmy.world

    Why doesn't youtube shut down their public web api?

    Open Source @lemmy.ml

    Python script to scrape Instagram and Threads

    datahoarder @lemmy.ml

    scraped media links from instagram and threads

    Linux @lemmy.ml

    Is there any hyprland fedora silverblue images?

    Ask Lemmy @lemmy.world

    Is there a way to get call functionality in whatsapp in Linux

    Linux @lemmy.ml

    How to make your own custom ublue image.

    Linux @lemmy.ml

    I have started using fedora silverblue

    Asklemmy @lemmy.ml

    How to reverse engineer api of an Android app?