Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Chrome port debugger for testing purposes #88

Merged
merged 1 commit into from
May 3, 2024

Conversation

soundofspace
Copy link
Contributor

@soundofspace soundofspace commented May 2, 2024

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 soundofspace force-pushed the chrome-port-debugger branch from 68795bd to ddddbc1 Compare May 3, 2024 06:34
@soundofspace soundofspace marked this pull request as ready for review May 3, 2024 06:59
@soundofspace
Copy link
Contributor Author

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

@blakebyrnes
Copy link
Contributor

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

@blakebyrnes blakebyrnes merged commit 964df92 into ulixee:main May 3, 2024
9 of 11 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants