// WEB UTILITIES · SOURCE INSPECTION
VIEW PAGE SOURCE
Fetch and inspect the raw HTML returned by a public web page. No analysis, no clutter — just the source with wrap, copy, and download controls.
root@pwnhacker:~$ enter a URL above to retrieve page source_
STATUS // READY0 BYTES
NOTE // This utility displays the HTML returned by the remote server. JavaScript-generated DOM changes that happen after page load are not included. Only public HTTP/HTTPS targets are accepted.
— TOOL // CAPABILITIES —
RAW HTMLSee the source response exactly as fetched from the public website.
WRAP / COPYToggle long-line wrapping or copy the full source directly to your clipboard.
DOWNLOADSave the retrieved source locally as an HTML file for offline inspection.