{"id":13441805,"url":"https://github.com/2dust/v2rayNG","last_synced_at":"2025-03-20T12:33:02.039Z","repository":{"id":37336594,"uuid":"186733095","full_name":"2dust/v2rayNG","owner":"2dust","description":"A V2Ray client for Android, support Xray core and v2fly core","archived":false,"fork":false,"pushed_at":"2025-01-02T02:20:25.000Z","size":263898,"stargazers_count":37405,"open_issues_count":5,"forks_count":5673,"subscribers_count":554,"default_branch":"master","last_synced_at":"2025-01-02T04:15:15.658Z","etag":null,"topics":["android","proxy","shadowsocks","socks5","trojan","v2fly","v2ray","vless","vmess","vpn","xray","xtls"],"latest_commit_sha":null,"homepage":"https://1.2345345.xyz","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/2dust.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-15T02:15:31.000Z","updated_at":"2025-01-02T04:01:40.000Z","dependencies_parsed_at":"2024-02-13T03:36:43.800Z","dependency_job_id":"f7cd27f1-7ad3-4a3d-a154-a6355d6fe894","html_url":"https://github.com/2dust/v2rayNG","commit_stats":{"total_commits":688,"total_committers":54,"mean_commits":12.74074074074074,"dds":0.5203488372093024,"last_synced_commit":"7438ee8308ed0525e67f04f9ac9c10ba5411b981"},"previous_names":[],"tags_count":229,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2dust%2Fv2rayNG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2dust%2Fv2rayNG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2dust%2Fv2rayNG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2dust%2Fv2rayNG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2dust","download_url":"https://codeload.github.com/2dust/v2rayNG/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244236274,"owners_count":20420778,"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":["android","proxy","shadowsocks","socks5","trojan","v2fly","v2ray","vless","vmess","vpn","xray","xtls"],"created_at":"2024-07-31T03:01:38.243Z","updated_at":"2025-03-20T12:33:02.033Z","avatar_url":"https://github.com/2dust.png","language":"Kotlin","funding_links":[],"categories":["Kotlin","HarmonyOS","📱 Clients","工具","Repos","網路連線","Trojan \u0026 Censorship Circumvention"],"sub_categories":["Windows Manager","Android","代理工具"],"readme":"# v2rayNG\n\nA V2Ray client for Android, support [Xray core](https://github.com/XTLS/Xray-core) and [v2fly core](https://github.com/v2fly/v2ray-core)\n\n[![API](https://img.shields.io/badge/API-21%2B-yellow.svg?style=flat)](https://developer.android.com/about/versions/lollipop)\n[![Kotlin Version](https://img.shields.io/badge/Kotlin-2.1.10-blue.svg)](https://kotlinlang.org)\n[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/2dust/v2rayNG)](https://github.com/2dust/v2rayNG/commits/master)\n[![CodeFactor](https://www.codefactor.io/repository/github/2dust/v2rayng/badge)](https://www.codefactor.io/repository/github/2dust/v2rayng)\n[![GitHub Releases](https://img.shields.io/github/downloads/2dust/v2rayNG/latest/total?logo=github)](https://github.com/2dust/v2rayNG/releases)\n[![Chat on Telegram](https://img.shields.io/badge/Chat%20on-Telegram-brightgreen.svg)](https://t.me/v2rayn)\n\n\u003ca href=\"https://play.google.com/store/apps/details?id=com.v2ray.ang\"\u003e\n\u003cimg alt=\"Get it on Google Play\" src=\"https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png\" width=\"165\" height=\"64\" /\u003e\n\u003c/a\u003e\n\n### Telegram Channel\n[github_2dust](https://t.me/github_2dust)\n\n### Usage\n\n#### Geoip and Geosite\n- geoip.dat and geosite.dat files are in `Android/data/com.v2ray.ang/files/assets` (path may differ on some Android device)\n- download feature will get enhanced version in this [repo](https://github.com/Loyalsoldier/v2ray-rules-dat) (Note it need a working proxy)\n- latest official [domain list](https://github.com/v2fly/domain-list-community) and [ip list](https://github.com/v2fly/geoip) can be imported manually\n- possible to use third party dat file in the same folder, like [h2y](https://guide.v2fly.org/routing/sitedata.html#%E5%A4%96%E7%BD%AE%E7%9A%84%E5%9F%9F%E5%90%8D%E6%96%87%E4%BB%B6)\n\n### More in our [wiki](https://github.com/2dust/v2rayNG/wiki)\n\n### Development guide\n\nAndroid project under V2rayNG folder can be compiled directly in Android Studio, or using Gradle wrapper. But the v2ray core inside the aar is (probably) outdated.  \nThe aar can be compiled from the Golang project [AndroidLibV2rayLite](https://github.com/2dust/AndroidLibV2rayLite) or [AndroidLibXrayLite](https://github.com/2dust/AndroidLibXrayLite).\nFor a quick start, read guide for [Go Mobile](https://github.com/golang/go/wiki/Mobile) and [Makefiles for Go Developers](https://tutorialedge.net/golang/makefiles-for-go-developers/)\n\nv2rayNG can run on Android Emulators. For WSA, VPN permission need to be granted via\n`appops set [package name] ACTIVATE_VPN allow`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2dust%2Fv2rayNG","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2dust%2Fv2rayNG","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2dust%2Fv2rayNG/lists"}