-
Notifications
You must be signed in to change notification settings - Fork 950
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make sure UnprotectedVpnControllerService requests go outside the VPN…
… tunnel (#5635) Task/Issue URL: https://app.asana.com/0/1198194956794324/1209378254127336 ### Description Make sure the `WgVpnControllerService` service marked as `UnprotectedVpnControllerService` makes calls outside the VPN tunnel. This seems to fix rekey ### Steps to test this PR _Test_ - [x] build the internal build - [x] to go dev settings -> NetP dev settings and click on `Force rekey` - [x] verify rekey should succeed all the time - [x] verify the logcat contains `Request to: https://controller.netp.duckduckgo.com/register uses socket: <your local IP address>
- Loading branch information
Showing
5 changed files
with
115 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters