MikeWang000000/Natter
Expose your TCP/UDP port behind full-cone NAT to the Internet. observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 48
- Release rhythm 51
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 3
- age_days: 1451
- days_rel: 325
- days_push: 312
- n_releases_24m: 2
Adoption not part of the score
2206 stars · 180 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Natter is a Python CLI tool that exposes local TCP/UDP ports behind a full-cone NAT to the public Internet by discovering the external mapped address via STUN and keeping the mapping alive. It supports multiple forwarding methods (iptables, nftables, socat, gost, socket), UPnP/IGD discovery, and Docker deployment.
Use cases
- expose a local web server behind NAT to the internet
- make a game server reachable without port forwarding
- share a self-hosted service when behind full-cone NAT
- punch through NAT for P2P connections
- forward a local port using iptables on a router
- keep a NAT port mapping alive with STUN keep-alives
When to choose
- you are behind a full-cone NAT and want a public endpoint without router access
- you need a lightweight dependency-free Python tool for NAT hole punching
- you want to expose TCP or UDP services with automatic keep-alive and address-change notification
When to avoid
- you are behind symmetric NAT or CGNAT where hole punching fails
- you need a full VPN or tunnel solution like WireGuard or frp
- you require guaranteed stable public ports
Facets
cli-tool · maturity active
networking proxy developer-tools networking self-hosted privacy python cli cross-platform nat-traversal hole-punching full-cone-nat stun port-forwarding upnp p2p linux macos docker
1 source
- readme: https://github.com/MikeWang000000/Natter · fetched 2026-08-28 · f5334bb48e47
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| MikeWang000000/Natter | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="MikeWang000000/Natter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem