
The “Lazy Admin” Geo-Intelligence & IP Profile
> REMOTE_VISITOR_PROFILE
LIVE_SESSION
PUBLIC_IP
Scanning…
PROVIDER (ISP)
Connecting…
LOCATION
Pending…
PROTOCOL
v4/v6
MAP_DATA: © OpenStreetMap contributors | NODE: Searching
IPv4 Subnet Calculator
This script calculates the network and host capacity based on the CIDR (e.g., /24).
> NETWORK_TOOLKIT_v6
00:00:00
TARGET_IP / CIDR_PREFIX
The Secure Password & API Key Generator
Admins constantly need random strings for .env files, database users, or WiFi keys.
> SECURE_KEY_GEN
Length:
Common Ports & Protocols Cheat Sheet
> PORT_REFERENCE
| PORT | SVC |
|---|---|
| 22 | SSH |
| 53 | DNS |
| 443 | HTTPS |
| 3306 | MySQL |
| 5432 | Postgre |
| 6379 | Redis |
Unix Permissions (Chmod) Calculator
> CHMOD_CALC
Owner
Group
Public
755
The "Lazy Admin" Visual Route & Intelligence Suite
> VISUAL_ROUTE_SIMULATOR_v1.0
IDLE
Base64 & URL Encoder/Decoder
MAC Vendor Lookup (OUI)
> MAC_OUI_LOOKUP
Data Unit Converter (Storage Math)
> STORAGE_CONVERTER
The "Lazy Admin" Master Command Reference
> CMD_CHEAT_SHEET_v1.0
| OS | COMMAND | DESCRIPTION |
|---|---|---|
| LNX | grep -rnw "." -e "text" |
Search text in all files in dir |
| LNX | tar -ztvf archive.tar.gz |
List contents of compressed archive |
| LNX | du -sh * |
Disk usage of files in current dir |
| PWSH | Get-Service | Where Status -eq "Stopped" |
Find all stopped services |
| PWSH | Test-NetConnection -Port 80 |
PowerShell ping/telnet equivalent |
| NET | show ip int brief |
Cisco: Summary of interface status |
| NET | sh run | i access-list |
Cisco: Filter config for ACLs |