{"id":20081438,"url":"https://github.com/wireguard/android_kernel_wireguard","last_synced_at":"2025-05-06T00:31:15.720Z","repository":{"id":43115611,"uuid":"134215571","full_name":"WireGuard/android_kernel_wireguard","owner":"WireGuard","description":"Mirror only. Official repository is at https://git.zx2c4.com/android_kernel_wireguard","archived":false,"fork":false,"pushed_at":"2020-02-16T09:54:19.000Z","size":36,"stargazers_count":42,"open_issues_count":0,"forks_count":12,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-09T06:06:14.144Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WireGuard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-21T03:55:20.000Z","updated_at":"2025-03-21T18:34:47.000Z","dependencies_parsed_at":"2022-08-19T09:02:19.832Z","dependency_job_id":null,"html_url":"https://github.com/WireGuard/android_kernel_wireguard","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WireGuard%2Fandroid_kernel_wireguard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WireGuard%2Fandroid_kernel_wireguard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WireGuard%2Fandroid_kernel_wireguard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WireGuard%2Fandroid_kernel_wireguard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WireGuard","download_url":"https://codeload.github.com/WireGuard/android_kernel_wireguard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252598267,"owners_count":21774229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T15:39:06.771Z","updated_at":"2025-05-06T00:31:15.461Z","avatar_url":"https://github.com/WireGuard.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [WireGuard](https://www.wireguard.com/) for Android ROMs and Kernels\n\nThis repository contains various ways of integrating [WireGuard](https://www.wireguard.com/) into Android systems. The result may be used with [the WireGuard Android GUI app](https://play.google.com/apps/testing/com.wireguard.android). This is currently tested on Android 6, 7, and 8 and kernels ≥3.10.\n\nChoose between **Method A** and **Method B**, below. Do not choose both methods at the same time.\n\n## Method A: Adding to Kernel Trees\n\nIf you maintain your own kernel, you may easily patch your kernel tree to support WireGuard with the following command:\n\n```\n$ ./patch-kernel.sh path/to/kerneltree\n```\n\nThis will patch your kernel and create a commit for you.\n\n## Method B: Integrating into ROMs\n\nIf you do not maintain your own kernel, but rather maintain a `local_manifest.xml` file, and would like to add WireGuard to your ROM, you can simply add these two lines to your `local_manifest.xml`:\n\n```\n  \u003cremote name=\"zx2c4\" fetch=\"https://git.zx2c4.com/\" /\u003e\n  \u003cproject remote=\"zx2c4\" name=\"android_kernel_wireguard\" path=\"kernel/wireguard\" revision=\"master\" sync-s=\"true\" /\u003e\n```\n\nThen, run `repo sync`. The kernel used by your ROM will automatically gain WireGuard support.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwireguard%2Fandroid_kernel_wireguard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwireguard%2Fandroid_kernel_wireguard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwireguard%2Fandroid_kernel_wireguard/lists"}