LazyTools

🔒 Every tool runs in your browser — the files and values you enter are never uploaded to any server. How it works

Network & IT Tools

Subnetting, CIDR, permissions and scheduling — the daily calculators of network and system administration, done with exact bit math in your browser. Your internal addressing plans, MAC addresses and cron schedules never touch a server, and everything works offline.

For the terminal and the wiring closet

Network and systems work runs on precise, unforgiving math: IPv4 and IPv6 subnetting (computed at exact 128-bit precision), CIDR ranges, chmod permission bits, cron expressions and MAC/EUI-64 addresses. A single wrong bit changes a whole subnet, so these tools give exact results and explain the breakdown — network, broadcast, usable hosts, wildcard mask and more.

Everything is computed locally in your browser, so internal addressing plans never leave your device, and the tools work offline on a locked-down machine. For hashes, encoders and other build-time helpers, see Developer Tools.

Frequently asked questions

Are the IPs and network plans I enter uploaded anywhere?

No. Every calculation — subnet math, CIDR conversion, cron parsing — runs in your browser. Internal addressing plans, MAC addresses and cron schedules are exactly the kind of infrastructure detail you should not paste into tools that log requests, which is why these don't have a server side at all.

Why use a subnet calculator instead of asking an AI chatbot?

Subnet math is bit-exact, and language models routinely get subnet boundaries, usable-host counts and CIDR splits subtly wrong — errors you only discover when the firewall rule doesn't match. These calculators do the actual binary arithmetic, so the answer is exact every time.

Do the tools cover IPv6?

Yes — there's a dedicated IPv6 subnet calculator with exact 128-bit math and an expand/compress normalizer implementing RFC 5952. With IPv6 now carrying the majority of traffic to major services, dual-stack fluency is the point.

Do they work offline?

Yes — once loaded, every tool runs without a connection, so they work in the server room where the Wi-Fi doesn't.