Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 07:28
· 122 commits to main since this release

Changelog

  • c435207 feat: add GitHub Actions release workflow and GoReleaser config
  • 9c6f1bf feat: add HTTP and port scanning with httpx and smap integration
  • d30424a feat: add Makefile for build automation and development tasks
  • 40ed325 feat: add SubdomainX logo to navigation and browser tab
  • 08d2e42 feat: add configuration management with YAML loading and CLI merging
  • b12afb2 feat: add configuration management with YAML support
  • b17c0d9 feat: add core data types and interfaces for subdomain enumeration
  • e9fe5d0 feat: add main CLI application with go install support and tool management
  • b5fa563 feat: add output formatters for JSON, TXT, and HTML reports
  • dabe2a1 feat: add subdomain enumeration tools integration (subfinder, amass, findomain, etc.)
  • 8c8e51a feat: add utility functions, DNS cache, and concurrency primitives
  • 9613082 feat: migrate to Nextra documentation with professional UI
  • 9d815bf feat: rename logo file to logo.png and update references
  • e0cfe17 feat: seubdomain grepper
  • bdbf709 feat: update comment
  • 25e5c26 feat: update footer with personal message and GitHub star link
  • 48a7677 fix: downgrade React to v18 for Nextra compatibility
  • a709663 fix: images
  • 563ed12 fix: improve release workflow and GoReleaser configuration
  • b6bce61 fix: move image down to text
  • a9fc710 fix: picture
  • 2a8a2a2 fix: remove unused append result in smap scanner to resolve SA4010 linting error
  • 6e9d9aa fix: replace Tailwind classes with inline styles in footer component