Git Product home page Git Product logo

Comments (3)

Eloston avatar Eloston commented on May 28, 2024

It's not really clear what your exact setup is, or how your traffic analyzer works. From what I can see, you opened Google-owned webpages, so I'm not surprised there is some analytics traffic happening.

You can try opening DevTools to the Network tab before visiting those webpages to see if the webpage is establishing connections.

from ungoogled-chromium-macos.

kramred avatar kramred commented on May 28, 2024

Little snitch is an application-based firewall for macOS.

My setup includes uBlock origin and uMatrix with rather strict blocking defaults and the console shows the connection attempts to google-analytics.com with ERR_FAILED (as they should be blocked by uBlock origin) – see below.

That's why I was surprised to see a UDP connection attempt from 142.250.184.14, which was probably falsely assigned to google-analytics.com by little snitch and may just be one of the google servers' outgoing IPs that I was connecting to.

This UDP message would probably have been processed in the context of the tab/window with the google page opened – and not by the chromium browser itself (e.g. as a potential way to bypass connection limitations by extensions)

Anyway, as I cannot find a way to reproduce it and it's probably not related to ungoogled-chromium I'll close this issue now.

uBlock
console

from ungoogled-chromium-macos.

Eloston avatar Eloston commented on May 28, 2024

The UDP traffic may also be Quic traffic. It won't be easy to tell unless you have a tool that can inspect and identify packet payloads. I know Wireshark is able to identify Quic traffic.

from ungoogled-chromium-macos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.