Welcome back.
Pinned
Star any tool to pin it hereRecently Used
Categories
Network Toolkit
Browser-based network diagnostics. Run DNS lookups, ping checks, port scans, and WHOIS queries — no terminal required.
Queries via Cloudflare DNS over HTTPS.
Browser ping measures HTTP round-trip time, not raw ICMP.
Common ports
Port check via HackerTarget API. Rate limit: ~1 request/minute on the free tier.
Queries via RDAP protocol.
MTR-style traceroute via HackerTarget. Shows each hop with avg latency and packet loss.
Geolocation via ipapi.co. Accuracy varies by ISP.
Powered by SSL Labs API. First-time scans may take 30–60s.
Combines browser-side reachability with a server-side header fetch.
Fetches response headers via HackerTarget. Headers are grouped by category.
JSON Formatter
Paste raw or minified JSON to format, validate, or minify it.
Base64
Encode text to Base64 or decode Base64 back to text.
Colour Picker
Pick a colour and get HEX, RGB, and HSL values for CSS.
HEX
RGB
HSL
CSS snippet
Regex Tester
Test regular expression patterns against a string and see matches highlighted.
Result
0 matchesUnix Timestamp
Convert between Unix timestamps and human-readable dates.
Current time
Unix → Date
Date → Unix
Pastebin
Private self-hosted code sharing with syntax highlighting. Snippets stored locally — no third-party services.
METAR / TAF
Live aviation weather via the Aviation Weather Center API. Enter any ICAO airport code.
Common Australian airports
Flight Tracker
Quick access to live flight tracking services and aviation resources.
Flightradar24
Real-time flight tracking worldwide. Best coverage and most popular tracker.
Open FR24FlightAware
Detailed flight history, alerts, and ATC audio for US & international flights.
Open FlightAwareAviation Weather Center
Official NOAA/NWS aviation weather — METARs, TAFs, SIGMETs, AIRMETs, PIREPs.
Open AWCSkyVector
Aeronautical charts, flight planning, and live weather overlays for pilots.
Open SkyVectorLiveATC
Live ATC audio feeds from airports worldwide. Listen to YBBN approach/departure.
Brisbane ATCMy IP
Your current IP address and network information.
Password Generator
Generate strong, random passwords with custom options.
Options
Password strength
HTTP Request Builder
Send GET/POST requests and inspect JSON responses — no curl required.
CORS restrictions may block cross-origin requests.
JWT Decoder
Paste a JSON Web Token to decode its header, payload, and signature.
URL Encoder / Decoder
Encode or decode URL components using encodeURIComponent / decodeURIComponent.
UUID Generator
Generate cryptographically random UUIDs (v4).
cURL → Fetch
Convert a cURL command into a JavaScript fetch() call.