[L2Ork-dev] json?
Marc Lavallée
marc at hacklava.net
Sun Jan 24 17:55:38 EST 2021
Le 21-01-24 à 18 h 09, Jonathan Wilkes a écrit :
> Unfortunately, Chromium tries to make untold numbers of random
> connections to the internet. So in Purr Data I had to block it
> completely and rely on node.js to send and receive between GUI<-->Pd.
> So if you want your html page to have net access (or if you want to
> load a page from the web), you have to go in to Purr Data's
> package.json and remove the proxy command in "--chromium-args" entry
> that blocks Chromium from chattering. (The package.json is in the same
> directory as pdgui.js, pd_canvas.js, etc.)
>
> Best,
> Jonathan
Could it be caused by telemetry and similar features?
There's a https://github.com/Eloston/ungoogled-chromium fork; I suspect
that it's basically Chromium without the "random connections". Could it
be used for the Purr-Data gui?
Marc
More information about the L2Ork-dev
mailing list