nwjs / nw.js

Call all Node.js modules directly from DOM/WebWorker and enable a new way of writing applications with all Web technologies.
https://nwjs.io
MIT License
40.21k stars 3.88k forks source link

ssdp and contact with the google server #7480

Open xvjs opened 4 years ago

xvjs commented 4 years ago

NWJS Version : 0.43.2 - latest Operating System : win7

Hello! When I'm starting a clean project, there is a ssdp and contact with the google server on https, which is not desirable, how to disable it? 123

franck34 commented 4 years ago

Interesting. Possible to have a pcap file ? (tcpdump/wireshark)

xvjs commented 4 years ago

Sorry for such a long delay, I collected the data that you requested. I also noticed a request for 5353 (mdns). image

with chromium-args "--disable-extensions" https don't connect, but main window don't work too. "googlecast" and "dial" stil works.. I dont know how disable only "googlecast"(ssdp), "dial"(mDNS) and "Payments and Addresses Autofill"(https connect)

I'm upload wireshark dump and https log here: https://drive.google.com/drive/folders/1TlS1WYBkEsiPZD9ujLCXIpsCYoqhJ1Mz?usp=sharing

stale[bot] commented 2 years ago

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