Skip to content
localhost-aliases

Changelog

Every published release, newest first, straight from GitHub releases, with the checksum of the file you are about to download.

No releases yet

0 releases

Nothing has been tagged or published on GitHub, so there is no history to show — and nothing has been code-signed or notarized. Build it from source instead: you get to read what is about to run as root before you run it.

build from source

git clone https://github.com/rioukkevin/localhost-aliases.git
cd localhost-aliases
bun install
make bundle    # builds dist/LocalhostAliases.app
make install   # copies it into /Applications

Needs Bun 1.2.5 or later and the Xcode command line tools (swiftc). Nothing on your Mac changes until you launch the app and accept the one admin prompt — make install only copies the bundle, and make uninstall reverses every change, including the /etc/hosts block.

When a release exists it appears here automatically, notes and checksum included, within five minutes of being published. There is no auto-update in the app: this page is how you find out.

The download page always points at the latest release and says what Gatekeeper will do with it.