# lmc999/RegionRestrictionCheck

A bash script to check the status of your IP on various geo-restricted services.

Repository: https://github.com/lmc999/RegionRestrictionCheck
Canonical: https://ross.abutalabs.com/products/regionrestrictioncheck
Language: Shell
License: AGPL-3.0
License Family: copyleft
Last push: 2025-12-08T03:20:41+00:00

## Health v2 (maintenance only)
Score: 48/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 56, release rhythm 8, longevity 100
- inputs: {"age_days": 1918, "days_push": 268, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5122, forks 597 (observed 2026-08-28T04:09:10.900850+00:00)

## What it is
A pure bash script that checks whether an IP address can access various geo-restricted streaming and media services (e.g., Netflix, Disney+). It runs on any Unix-like system with bash and requires only curl and openssl.

## Use cases
- check if my VPS IP is unlocked for Netflix
- test streaming service region restrictions from a server
- verify media unlock status over IPv4 or IPv6
- batch test multiple region-locked websites from one machine
- check IP unlock status on OpenWRT router
- run media unlock test in Docker

## When to choose
- you need a dependency-light, root-free shell script to test geo-unlock status on servers or routers
- you want broad platform support including Termux, iSH, and OpenWRT
- you need to test many streaming platforms in one run

## When to avoid
- you need a GUI or continuous monitoring dashboard
- you are testing from behind a VPN/proxy where CDN-based results are unreliable
- you need non-streaming geo-restriction checks beyond what the script supports

## Facets
- artifact type: cli-tool
- maturity: active
- function: developer-tools, networking, cli
- domain: networking, media, developer-tools
- platform: windows, bsd, cli, cross-platform
- tags: geo-restriction, streaming-unlock-check, ip-check, bash-script, media-unlock, netflix, vpn-testing, command-line, linux, macos, android, ios, docker

## Member repositories
- lmc999/RegionRestrictionCheck (main) score 48

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:10.900850+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-29T18:02:05.240816+00:00, confidence not recorded.
  - readme: https://github.com/lmc999/RegionRestrictionCheck (fetched 2026-08-28T04:09:10.900850+00:00, sha a3bcb365cddc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
