Indie Dev Studio

BUILD.
SHIP.
REPEAT.

Tools for security, productivity, and creative work.

Open source foundations. Focused products. All built by @neur0map.

Scroll
Open Source
03

BUILT IN
THE OPEN

CLI tools for security research and developer productivity. Small, fast, dependable. All written in Rust.

SECURITY

IPCrawler

Network Recon

TUI network reconnaissance tool. Concurrent DNS resolution, host discovery, port scanning, and web analysis.

$ git clone https://github.com/neur0map/ipcrawler.git && cd ipcrawler && make build

DEV TOOLS

Manx

Documentation

Sub-second CLI docs finder. Offline caching, 2.9MB binary, zero dependencies.

$ cargo install manx-cli

Cyx

CLI Assistant

LLM-powered security command lookup with ONNX semantic search. Supports Perplexity, Groq, Ollama.

$ cargo install cyx

doCrawl

Documentation

Convert docs sites to clean Markdown. Auto-detects Docusaurus, MkDocs, Sphinx, Next.js.

$ cargo install docrawl

BUILT FOR LEARNING, SHARED TO HELP

These tools are hobby projects built with AI pair programming. I define the ideas, review the code, wire everything together, and test thoroughly. Issues and PRs welcome.

4
Tools
100%
Rust