Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

My app's users are reporting that the Windows version is phoning home to Google on run #6148

Closed
szTheory opened this issue Aug 12, 2021 · 2 comments
Labels

Comments

@szTheory
Copy link

  • Electron-Builder Version:
    22.11.7
  • Node Version:
    12.18.3
  • Electron Version:
    11.4.10

  • Electron Type (current, beta, nightly):
    Current

  • Using electron-updater?
    No
  • Target:
    Windows, Linux, Mac

A couple of my app's users are seeing outgoing connections in their firewall to Google when they run the app in Windows. I am running a firewall on a Mac and not seeing these connections. One user reported a connection to 172.217.164.238 on port 443/tcp which seemed to be Google site (yyz12s05-in-f14.1e100.net). Another user says they are seeing different Google IPs each time they run the app.

When they run the app locally in dev mode (not the packaged version downloaded from Github Release) they don't see this outgoing connection. When they built the packaged app locally on their Windows machine and tried running that they also didn't see the outgoing connections. I build the apps on my local Mac machine before pushing them to Github Releases on each new version release.

I'm not sure what could be causing this. Any ideas? Here is the Github Issue that is open for this on my app ExifCleaner's Github page.

Thank you!

@szTheory szTheory changed the title My app's users are reporting that Windows app is phoning home to Google on run My app's users are reporting that the Windows version is phoning home to Google on run Aug 12, 2021
@mmaietta
Copy link
Collaborator

Hmmm, AFAIK, Electron-builder has nothing to do with Google IPs or lookups or phoning home.

Can you please try repro with electron-quick-start sample app?

@stale
Copy link

stale bot commented Apr 17, 2022

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the backlog label Apr 17, 2022
@stale stale bot closed this as completed Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants