# Remap

> Name override and service routing.

- **Status:** Released — v0.1.0
- **Year:** 2026
- **Implementation:** Rust, Swift, Network Extension
- **Repository:** https://github.com/Agenxy/remap
- **Repository facts:** Apache-2.0, 1 stars, 0 forks, last pushed 2026-08-17T17:35:20Z

---

Maps a hostname to a network-accessible address or service, and applies that
mapping on enrolled devices. It does not reserve a suffix and does not prevent
shadowing public names.

Certificate, origin, redirect, cookie, and content-security-policy failures
remain visible: Remap provides routing and does not relocate web applications.

Milestone M0 is complete: domain model, exact and wildcard matching, immutable
registry snapshot, and an offline CLI contract. It does not yet alter DNS, bind
privileged ports, install services, or modify trust.

Source: https://agenxy.org/projects/remap/
