Developers (two dudes) are super responsive and would likely release an IP customization feature upon request. Is there any service that would tolerate this [D]DOS-y kind of behavior that would feel more privacy friendly than Cloudflare?

IsThereNet [for macOS] watches for internet connection status changes and draws a colored line at the top of the screen to indicate the status.


Edit: Thanks everybody!

(1) ICMP (Internet Control Message Protocol) Echo Requests hardly constitute a burden on a server.
(2) There is little privacy concern simply exposing your IP to Cloudflare.
(3) Uptime-Kuma can be self hosted to accomplish this task with more bells and whistles.
(4) There is an appetite for daydreaming of DDOSing bad Alphabetic actors ;) You civilly digidisobedient rascals!

  • listless@lemmy.cringecollective.io
    link
    fedilink
    English
    arrow-up
    0
    ·
    11 days ago

    ICMP doesn’t reveal any personal details. As opposed to say when you visit with the web browser where you can be fingerprinted, and perhaps have that tied to the rest of your browsing history or real world identity.

        • TaviRider@reddthat.com
          link
          fedilink
          arrow-up
          0
          ·
          9 days ago

          It tells when the user is online. This is useful for sending spam, because being on top of the inbox makes it more likely your message will be read.

          To be fair, I doubt anyone’s implemented this specifically for ICMP. Instead I’d expect tracking that watches for any IP traffic whatsoever, and that happens to include ICMP.