help
$ ./help --list-tools
network utility belt — selected tools (30+ available)
🌐 Domain
- /whois/(domain|ip) - whois lookup
- /json/whois/(domain|ip) - json result
- /text/whois/(domain|ip) - text result
🔒 SSL
- /ssl/(domain) - ssl cert lookup
- /json/ssl/(domain) - json result
📡 DNS
- /host/(domain) - check dns
- /json/host/(domain) - json result
- /text/host/(domain) - text result
- /a/(domain) - check A record
- /json/a/(domain) - json result
- /text/a/(domain) - text result
- /txt/(domain) - check TXT record
- /json/txt/(domain) - json result
- /text/txt/(domain) - text result
- /cname/(domain) - check CNAME record
- /json/cname/(domain) - json result
- /text/cname/(domain) - text result
- /mx/(domain) - check MX record
- /json/mx/(domain) - json result
- /text/mx/(domain) - text result
✉️ SMTP
- /smtp/(mailserver) - connect to port 25 and send helo
- /json/smtp/(mailserver) - json result
- /text/smtp/(mailserver) - text result
🔧 Tools
- /ip - Get current external IP
- /wordpass - Generate word based passphrase
- /password - Generate 10 character password with phonetic translation
- /tinyurl - URL shortening system
- /geoip/(ip) - GeoIP lookup
- /unix/(unixtimestamp) - Convert unix timestamp to date time
- /unix/ - Convert date time to unix timestamp
- /uuid - UUID generator
- /ascii/ - Client-side ascii converter to hex/octal/dec/html entity
- /asciiimg/ - Client-side image to ascii converter
- /regex - Client-side Regex tester
- /jsonfmt - Client-side JSON formatter and validator
- /base64 - Base64 encoder/decoder (text + file)
- /hash - Hash generator (MD5, SHA1, SHA256, SHA512)
- /urlcodec - URL encoder/decoder
- /jwt - JWT parser and decoder
- /yaml - YAML ↔ JSON converter
- /pwcheck - Password strength meter
- /dnscheck - DNS propagation checker
- /spf - SPF record validator with DNS lookup
- /httpheaders - HTTP headers checker
- /sslcheck - SSL certificate checker
- /qr - Client-side QR code generator and decoder
- /pdf - Client-side OCR PDF
- /pdfexcel - Client-side Convert PDF to Excel or Word
- /pdf/merge - Merge multiple PDFs
- /pdf/split - Split PDF into separate pages
- /pdf/meta - PDF metadata editor
- /pdf/img2pdf - Convert images to PDF
- /pdfredact - Client-side PDF redaction tool
Type any URL path into the address bar, or click a link above.
Most lookups accept optional /json/ or /text/ prefix for raw output.