Hacker News new | ask | show | jobs
Show HN: Safe Domain Search – Avoid frontrunning, check availability locally (github.com)
2 points by powerpurple 379 days ago
Hey everyone, this is a small desktop app I put together to check domain availability without hitting any third-party APIs.

It runs everything locally to avoid the risk of tracking or frontrunning. Built with Go and Wails.

It’s a simple tool, but Go made it fun to build β€” a nice break from all the JavaScript I deal with at work.

Would appreciate any feedback or ideas to improve it.