# MegatronKing/NetBare-Android

Net packets capture & injection library designed for Android

Repository: https://github.com/MegatronKing/NetBare-Android
Canonical: https://ross.abutalabs.com/products/netbare-android
Language: Java
License: MIT
License Family: permissive
Topics: tcp-ip, http, capture, injection, ssl, http2
Last push: 2022-08-21T05:14:43+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2811, "days_push": 1473, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1368, forks 373 (observed 2026-08-28T04:04:31.567217+00:00)

## What it is
NetBare is an Android library for capturing, blocking, and injecting network packets using a VPN-based local proxy with a customizable VirtualGateway layer. It supports HTTP/HTTPS (via self-signed certificates) and HTTP2 interception through pluggable interceptors.

## Use cases
- capture network packets on android
- intercept and modify http requests in an android app
- debug https traffic with ssl interception
- block or rewrite network packets on android
- build a custom android network proxy or firewall
- inspect http2 traffic from apps

## When to choose
- you need low-level packet capture or injection on Android
- you want to intercept, block, or modify HTTP/HTTPS traffic inside your own app
- you need a customizable interceptor chain over VPN-forwarded traffic

## When to avoid
- you only need standard HTTP client networking without interception
- you need packet capture on desktop or server platforms
- you cannot or will not install a self-signed certificate for SSL interception
- you need a maintained solution with frequent updates

## Facets
- artifact type: library
- maturity: maintenance
- function: http-client, security, middleware, parser, developer-tools
- domain: android-tools, networking, security, developer-tools, web-development
- platform: jvm
- tags: packet-capture, vpn, packet-injection, ssl-interception, http2, tcp-ip, network-debugging, interceptor, mitm, android, mobile

## Member repositories
- MegatronKing/NetBare-Android (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:31.567217+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:41:02.082220+00:00, confidence not recorded.
  - readme: https://github.com/MegatronKing/NetBare-Android (fetched 2026-08-28T04:04:31.567217+00:00, sha 619ee4f30eff)
- Data as of 2026-08-30T08:39:29.467469+00:00.
