/ Dashboard
Site

Welcome back.

Your IP loading…
16
Tools
4
Categories
0
Recent
0
Pinned

Pinned

Star any tool to pin it here
No pinned tools yet — star a tool to pin it here.

Recently Used

Open a tool to see it here.

Categories

Network
DNS, ping, SSL, traceroute, IP geo, headers
9 tools
Developer
JSON, Base64, regex, JWT, UUID, cURL
11 tools
Aviation
METAR / TAF weather, live flight tracker
2 tools
General
My IP info, password generator
2 tools

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

#2997ff

RGB

rgb(41, 151, 255)

HSL

hsl(210, 100%, 58%)

CSS snippet

color: #2997ff; background-color: #2997ff;

Regex Tester

Test regular expression patterns against a string and see matches highlighted.

Result

0 matches

Unix Timestamp

Convert between Unix timestamps and human-readable dates.

Current time

Unix (seconds)
Unix (ms)
UTC
Local
ISO 8601

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 FR24

FlightAware

Detailed flight history, alerts, and ATC audio for US & international flights.

Open FlightAware

Aviation Weather Center

Official NOAA/NWS aviation weather — METARs, TAFs, SIGMETs, AIRMETs, PIREPs.

Open AWC

SkyVector

Aeronautical charts, flight planning, and live weather overlays for pilots.

Open SkyVector

LiveATC

Live ATC audio feeds from airports worldwide. Listen to YBBN approach/departure.

Brisbane ATC

Brisbane Airport Live

Live arrivals and departures for Brisbane Airport (YBBN).

YBBN Live

My IP

Your current IP address and network information.

Loading IP info...

Password Generator

Generate strong, random passwords with custom options.

Click generate to create a password

Options

24

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.