Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Support DNS routes on iOS #2254

Merged
merged 7 commits into from
Jul 15, 2024
Merged

Conversation

pascal-fischer
Copy link
Contributor

Describe your changes

This PR adds support for exit nodes on iOS. It includes a small refactor to move the mobile notifier into the systemops and keep an in-memory map off all routes so that we can reuse the same logic for routing than on the desktop clients. It updates the route selection to show the domain names and the resolved IPs in the UI.

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

@lixmal lixmal self-requested a review July 11, 2024 10:01
Copy link

@pascal-fischer pascal-fischer merged commit 47752e1 into main Jul 15, 2024
21 checks passed
@pascal-fischer pascal-fischer deleted the feature/support-dns-routes-on-ios branch July 15, 2024 08:40
hurricanehrndz added a commit to hurricanehrndz/netbird that referenced this pull request Jul 15, 2024
* upstream/main:
  Add batch save/update for groups and users (netbirdio#2245)
  Limit GUI process execution to one per UID (netbirdio#2267)
  Add logging option for wg device (netbirdio#2271)
  fix 2260: fallback serial to Board (netbirdio#2263)
  Support DNS routes on iOS (netbirdio#2254)
  Fix parameter limit issue for Postgres store (netbirdio#2261)
  Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (netbirdio#2248)
  Get client ui locale on windows natively (netbirdio#2251)
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.

2 participants