Skip to content

Add ADB AppControl routing exclusion (issue #36)#39

Merged
AlexandrPkhm merged 1 commit into
masterfrom
issue/36
Jul 9, 2026
Merged

Add ADB AppControl routing exclusion (issue #36)#39
AlexandrPkhm merged 1 commit into
masterfrom
issue/36

Conversation

@AlexandrPkhm

Copy link
Copy Markdown
Contributor

Resolves #36

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a new Windows route-exclusion entry to prevent AdGuard filtering from interfering with ADB AppControl/adb device connections, addressing CompatibilityIssues #36.

Changes:

  • Added a new route_exclusions_apps.json entry for ADB AppControl.
  • Included both ADBAppControl.exe and adb.exe in executable_names.
  • Added an install detection condition via %PROGRAMFILES%\ADB AppControl\ADBAppControl.exe and linked the public issue URL.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@AlexandrPkhm AlexandrPkhm merged commit a79067f into master Jul 9, 2026
1 of 2 checks passed
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.

adb.exe and ADBAppControl are not compatible with Adguard 8.x

3 participants