Commit Graph

7 Commits

Author SHA1 Message Date
CarterPerez-dev ad4b17966b update Makefiles to Justfiles, switch to uv, add helpful documentation 2026-01-01 01:32:07 -05:00
CarterPerez-dev 26d9fa1c29 chore: bump dns-lookup to v0.1.1, exclude docs from publish trigger 2025-12-09 11:37:23 -05:00
CarterPerez-dev 590ef42977 feat: add dns-lookup CLI tool
Professional DNS lookup CLI with beautiful Rich terminal output.

Features:
- Multi-record queries (A, AAAA, MX, NS, TXT, CNAME, SOA)
- Reverse DNS lookup
- DNS trace (visual resolution path from root to authoritative)
- Batch lookups with async concurrency
- WHOIS integration
- JSON export for scripting

Includes PyPI publish workflow for automated releases.
2025-12-09 11:22:16 -05:00
CarterPerez-dev a4ba31583e add full stack template submodule 2025-12-09 03:25:56 -05:00
CarterPerez-dev 7b061955e0 in progress debugging checkpoint 2025-12-09 03:22:25 -05:00
CarterPerez-dev e7a4ea6f92 fix ruff and mypy lint, add pre commit so it doesnt happen again 2025-11-12 15:30:47 -05:00
CarterPerez-dev 0c4a22748c move workflow files - add prettier formatting and format 2025-11-12 14:57:47 -05:00