World timezone converter
Convert a time between time zones. This runs locally using your browser’s built-in
Intl time zone data (no third-party requests).
Tools
A toolbox for time conversions, notes, quick support checks, network triage, and security review.
The tools I’d reach for most often during a normal workday: time conversion, focus, quick decisions, notes, and daily prioritization.
Convert a time between time zones. This runs locally using your browser’s built-in
Intl time zone data (no third-party requests).
A simple focus timer with quick presets (10–60 minutes). Runs locally in your browser.
Run up to five named timers at once. Each active timer gets its own color on the same wheel.
Stuck in “waiting mode”? Set a number of choices, optionally label them, and let the spinner pick one at random.
A dead-simple notepad that autosaves to your browser (local-only). Great for jotting an IP, ticket number, or notes mid-call.
Keep a running workday log in your browser. Add what you did as the day goes on, then copy or export the full log when you need it.
| Date | Time | Activity |
|---|
A 2×2 prioritization board (urgent vs. important). Add tasks into a quadrant and check them off. Saved locally in your browser.
Quick checks for support and troubleshooting. Smaller lookups are first, and larger references sit lower in the section.
Fetches your public IP as seen by the internet. This makes a
single request to api.ipify.org.
Enter a MAC address to look up the manufacturer (OUI). This sends the MAC you
enter to api.macvendors.com.
Type an IPv4 CIDR (for example 10.0.5.0/24) to see the
network, broadcast, mask, and usable host range.
A fast, lightweight download test using Cloudflare's public speed endpoint (speed.cloudflare.com).
Use this for a quick read; for a full test, open Cloudflare's speed page.
A quick copy/paste reference for the commands I reach for during networking and incident response.
Show interfaces and IP addresses.
Show the routing table.
List listening TCP/UDP ports with process names.
Find what's bound to a specific port.
Query DNS and inspect answers.
Fetch HTTP headers (quick reachability + TLS sanity check).
Basic connectivity + latency snapshot.
See hop-by-hop path to a destination.
Follow logs live (path varies by distro).
Systemd journal: service-focused log view.
Legacy DNS query tool (handy when dig isn't installed).
Quick packet capture for DNS (change port/host as needed).
Check a service status (replace <service>).
Restart a service after config changes.
Disk usage by filesystem.
Memory usage snapshot.
Show UFW firewall rules (Ubuntu/Debian).
Inspect nftables rules (modern Linux firewall).
Recent auth events (Debian/Ubuntu path).
Show full interface config (IP, gateway, DNS, MAC).
PowerShell view of IP/DNS/gateway info.
DNS query from PowerShell.
Connectivity + TCP port check (great for triage).
Show connections + listening ports with PIDs.
Map a PID back to a process (use with netstat output).
Windows traceroute equivalent.
Show your current user context (helps with permissions debugging).
View ARP cache (who your host thinks is on the LAN).
Show the routing table (Windows equivalent of ip r).
Clear DNS resolver cache (good after DNS changes).
PowerShell-friendly way to list listening ports and owning PIDs.
Pull recent security events (useful for IR triage).
Quick HTTP HEAD request (similar to curl -I).
Bulk update installed apps (if Winget is available).
System file integrity check (run as admin if needed).
Network and security-focused helpers for port triage, OSI thinking, and quick IOC/hash work.
Click a layer to see how I think about it from a cybersecurity and CISO perspective.
Generate MD5, SHA-1, or SHA-256 for a string or IOC. This is for integrity checks and quick lookups — not for password storage.
Pick a common port to see what it's usually used for and how I think about securing it on a firewall or edge device.
Collect recent cybersecurity advisories, CVEs, and security updates from free official sources, then export a clean Excel report directly from your browser. For the full CLI, open UpdateMeNow on GitHub.
| Source | Published | Age | Title | CVEs | Severity | Category | Link |
|---|
Live threat-map view from FortiGuard Labs. This embed is intentionally full-width and large so it’s useful as a “status board” at a glance.