Skip to content

add --remote-allow-origins to allow websocket connection#18

Open
devinlane wants to merge 1 commit intotintinweb:masterfrom
devinlane:remote-allow-origins
Open

add --remote-allow-origins to allow websocket connection#18
devinlane wants to merge 1 commit intotintinweb:masterfrom
devinlane:remote-allow-origins

Conversation

@devinlane
Copy link
Copy Markdown

Hi!

Thanks for creating this!

I was having an issue where the debugger websocket connection was blocked by the electron runtime and needed to add --remote-allow-origins in order to allow the debugger to connect.

@FelikZ
Copy link
Copy Markdown

FelikZ commented Sep 12, 2024

This one makes sense. Otherwise, I have found a workaround:

python -m electron_inject -s -b - /path/to/app --remote-allow-origins='*'

@Dev7z
Copy link
Copy Markdown

Dev7z commented Jun 22, 2025

thank you random kind human in the internet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants