Skip to content

Android: Apply core modules to VpnService.Builder#347

Merged
keeshux merged 4 commits intomasterfrom
feature/android-apply-modules
Apr 17, 2026
Merged

Android: Apply core modules to VpnService.Builder#347
keeshux merged 4 commits intomasterfrom
feature/android-apply-modules

Conversation

@keeshux
Copy link
Copy Markdown
Member

@keeshux keeshux commented Apr 16, 2026

Just to make a basic VPN work.

  • DNS (except DoH/DoT)
  • HTTPProxy (except PAC)
  • IP/Routing

Missing when compared to Profile+NE:

  • Pass Profile to tunctrl
  • Inject profile modules before TunnelRemoteInfo modules
  • DNS fallback if gateway without DNS
  • Check if DNS-only works
  • Route DNS through VPN

Fixes #225

@keeshux keeshux self-assigned this Apr 16, 2026
@keeshux keeshux added enhancement New feature or request Android labels Apr 16, 2026
@keeshux keeshux added this to the ABI: Android milestone Apr 16, 2026
@keeshux keeshux changed the title Android: Apply modules to VpnService.Builder Android: Apply core modules to VpnService.Builder Apr 16, 2026
@keeshux keeshux force-pushed the feature/android-apply-modules branch 2 times, most recently from d280237 to 6426841 Compare April 16, 2026 23:54
@keeshux keeshux force-pushed the feature/android-apply-modules branch from db632a7 to 173e629 Compare April 17, 2026 09:51
@keeshux keeshux merged commit f96b45e into master Apr 17, 2026
1 check passed
@keeshux keeshux deleted the feature/android-apply-modules branch April 17, 2026 09:54
keeshux added a commit that referenced this pull request Apr 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Android enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Android: Apply essential modules

1 participant