ulixee / unblocked

A suite of tools for protecting the web's open knowledge.
MIT License
130 stars 12 forks source link

Chrome port debugger for testing purposes #88

Closed soundofspace closed 6 months ago

soundofspace commented 6 months ago

Some websites seems to detect when unblocked is running with remote debugging pipe, but not remote debugging port. This PR adds functionality to run unblocked in remote debugging port mode when env ULX_USE_REMOTE_DEBUGGING_PORT is set to true. End goal is to find what they are detecting! But this PR now makes it possible to test if this is the case, and can be used as a temporary solution/workaround.

soundofspace commented 6 months ago

@blakebyrnes are these failing macos tests related to this PR?

blakebyrnes commented 6 months ago

No, they recently changed something that disabled GPUs on macs, which is what (I'm pretty sure) triggers this new error