schwabe/ics-openvpn

OpenVPN for Android

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 1 hour ago
Added to GitGenius on September 17th, 2026
Created on March 19th, 2015
Open Issues & Pull Requests: 34 (+0)
GitHub issues: Enabled
Number of forks: 1,369
Total Stargazers: 3,996 (+0)
Total Subscribers: 231 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.4 hours
Mean response time: 20.2 days
90th percentile: 23.5 days
Tracked items: 149

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Practically every issue opened in the past year has drawn a reply. 98% of issues opened in the past year have since been closed. Three people close 90% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 6
New in 7 days: 1
Closed in 7 days: 1
Avg open age: 1,690 days
Stale 30+ days: 4
Stale 90+ days: 3

Recent activity

Opened in 7 days: 1
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • wontfix (14)
  • noresponsefromsubmitter (13)
  • moreinforationneeded (12)
  • notmyapp (9)
  • Feature Request (7)
  • duplicate (3)
  • Bug (2)
  • notreproducible (2)

Most active issues this week

Sign in to see which issues are moving.

Detailed Description

OpenVPN for Android is a VPN client application that brings OpenVPN functionality to Android devices without requiring root access.

The project solves the problem of running OpenVPN on Android by leveraging the VPNService API introduced in Android Ice Cream Sandwich and later versions. This approach allows the application to establish VPN connections through the standard Android VPN framework rather than requiring elevated system privileges, making it accessible to ordinary users on modern Android devices.

The tool is suitable for Android users who need to run OpenVPN connections on their phones or tablets. It is distributed through both F-Droid and Google Play, making it available to a wide audience. The project is explicitly designed as a standalone Android application rather than as a library for integration into other projects, and the maintainer emphasizes that derivative works must comply with the GPL license by publishing their source code.

The maintainer responds to new issues and pull requests within a day, but issue tracker activity is heavily dominated by tickets labeled as having no response from the submitter, requiring more information, or being outside the scope of the application itself. The maintainer has stated that this is a spare-time project and declines to provide support for third-party applications built on the codebase, particularly those that do not open-source their work. The project welcomes collaboration on bug reports from maintainers of open-sourced forks seeking to improve the core application.