Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use application exclusion instead of socket protector to keep Lantern… #773

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

oxtoacart
Copy link

… connections from being captured by VPN

This accomplishes two main things:

  1. It solves an intermittent problem whereby the Replica video player's traffic gets captured by the VPN and the flashlight code is unable to connect to the local Replica listener that's on localhost

  2. It dramatically simplifies our code because we don't have to worry about using netx to plug in to the socket protection mechanism.

@oxtoacart oxtoacart requested a review from soltzen July 14, 2022 15:06
Copy link

@soltzen soltzen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ran it on my device. Works like a dream.

Good catch, Ox

@oxtoacart
Copy link
Author

I can't reproduce the CI failure locally, I'll look into that separately. Thanks @soltzen !

@oxtoacart oxtoacart merged commit 4493021 into main Jul 14, 2022
@oxtoacart oxtoacart deleted the ox/noprotected branch July 14, 2022 16:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants