Networking
Visual Traceroute Sandbox
Simulate TTL hops, ICMP Time Exceeded replies, latency, and packet loss without touching the network.
Client-side engineering utilities
A fast static utility hub for learning protocols, validating data, and debugging engineering workflows without backend calls or account friction.
10 tools
Networking
Simulate TTL hops, ICMP Time Exceeded replies, latency, and packet loss without touching the network.
Networking
Craft TCP headers and inspect one's complement Internet checksum math step by step.
Developer
Validate JSON, locate syntax errors, and browse deeply nested objects in a collapsible tree.
Networking
Convert CIDR prefixes into binary masks, host ranges, broadcast addresses, and subnet blocks.
Networking
Inspect DNS record structure and TTL behavior through a client-side educational resolver model.
Encoding
Encode text, decode Base64, inspect bytes, and compare UTF-8 output in the browser.
Security
Decode JWT headers and payloads locally while highlighting algorithm and expiration claims.
Developer
Translate cron expressions into clear schedules with next-run previews and field validation.
Developer
Test regular expressions against sample text with capture groups, flags, and quick references.
Security
Generate passwords, salts, and entropy estimates locally with the Web Crypto API.