Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
madeye
/
proxydroid
Public
Notifications
You must be signed in to change notification settings
Fork
743
Star
2.5k
Code
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Add VPN mode support without requiring root permissions
- #32
#32
Open
madeye
wants to merge 15 commits into
master
madeye/proxydroid:master
from
claude/vpn-service-no-root-VjBUy
madeye/proxydroid:claude/vpn-service-no-root-VjBUy
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Add VPN mode support without requiring root permissions
#32
madeye
wants to merge 15 commits into
master
madeye/proxydroid:master
from
claude/vpn-service-no-root-VjBUy
madeye/proxydroid:claude/vpn-service-no-root-VjBUy
Copy head branch name to clipboard
Commits
Commits on Jan 24, 2026
Add VPN mode using VpnService and tun2socks for root-free operation
Show description for 052b4b1
claude
committed
052b4b1
View commit details
Copy full SHA for 052b4b1
Browse repository at this point
Commits on Jan 25, 2026
Add complete tun2socks native implementation
Show description for 7ed2a4a
claude
committed
7ed2a4a
View commit details
Copy full SHA for 7ed2a4a
Browse repository at this point
Add GitHub Actions workflow for APK build verification
Show description for 6b88322
claude
committed
6b88322
View commit details
Copy full SHA for 6b88322
Browse repository at this point
Fix build issues for GitHub Actions CI
Show description for f6cd663
claude
committed
f6cd663
View commit details
Copy full SHA for f6cd663
Browse repository at this point
Use JDK 17 in GitHub Actions workflow
claude
committed
42964e5
View commit details
Copy full SHA for 42964e5
Browse repository at this point
Upgrade Gradle and Android Gradle Plugin for JDK 17 compatibility
Show description for 625622c
claude
committed
625622c
View commit details
Copy full SHA for 625622c
Browse repository at this point
Fix CMake not found error in CI build
Show description for da886cb
claude
committed
da886cb
View commit details
Copy full SHA for da886cb
Browse repository at this point
Update compileSdk and targetSdk from 29 to 33
claude
committed
ae8c755
View commit details
Copy full SHA for ae8c755
Browse repository at this point
Fix AndroidManifest.xml for Android 12+ and 13 compatibility
Show description for b1faf7c
claude
committed
b1faf7c
View commit details
Copy full SHA for b1faf7c
Browse repository at this point
Commits on Jan 26, 2026
Remove invalid foregroundServiceType from AndroidManifest
Show description for d22a7b4
claude
committed
d22a7b4
View commit details
Copy full SHA for d22a7b4
Browse repository at this point
Fix switch statements for Android Gradle Plugin 7.x compatibility
Show description for 0db0316
claude
committed
0db0316
View commit details
Copy full SHA for 0db0316
Browse repository at this point
Upgrade to Gradle 8.13 and AGP 8.13.2
Show description for c7b784e
2 people
authored and
Max Lv
committed
c7b784e
View commit details
Copy full SHA for c7b784e
Browse repository at this point
Commits on Jan 31, 2026
Add local HTTP proxy tests and GitHub Actions test job
Show description for 009aa08
claude
committed
009aa08
View commit details
Copy full SHA for 009aa08
Browse repository at this point
Commits on Feb 1, 2026
Fix GitHub Actions test job build failures
Show description for 699a32a
claude
committed
699a32a
View commit details
Copy full SHA for 699a32a
Browse repository at this point
Update NDK to 25.1.8937393 for AGP 8.x compatibility
Show description for 4101e9d
claude
committed
4101e9d
View commit details
Copy full SHA for 4101e9d
Browse repository at this point
You can’t perform that action at this time.