https://www.terminaltemple.com/

Submitted URL:
https://www.terminaltemple.com/
Report Finished:

The outgoing links identified from the page

LinkText
https://www.nikwen.deNiklas Wenzel
https://www.terminaltutor.com/Learn how to use the terminal.

JavaScript Variables · 3 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en" class="h-full bg-gray-800"><head><meta charset="UTF-8"><title>Terminal Temple | Online Terminal Simulator</title><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="description" content="Terminal Temple is an online terminal simulator. It is a web-based terminal emulator that simulates a terminal in your browser (shell, bash, zsh, etc.)."><link rel="icon" href="favicon.png" type="image/png"><script defer="defer" src="/static/js/main.8b9c4dc6.js"></script><link href="/static/css/main.1f6a518a.css" rel="stylesheet"></head><body class="h-full bg-gray-800"><noscript>You need to enable JavaScript to run this app.</noscript><div id="app" class="h-full overflow-y-scroll"><div class="relative whitespace-pre-wrap break-all bg-gray-800 font-mono text-gray-100 outline-none selection:bg-pink-500 selection:text-pink-100 min-h-full w-full" tabindex="0"><div class="relative"><div class="inline whitespace-normal break-normal"><h1 class="inline font-bold">Terminal Temple</h1><br><br><h2 class="inline text-gray-400">Online UNIX terminal simulator (bash, shell, zsh - Linux, Mac, BSD)</h2><br><br><p class="inline text-gray-400">Copyright © 2023 <a href="https://www.nikwen.de" target="_blank" rel="noopener" class="underline hover:text-gray-500">Niklas Wenzel</a> (<a class="underline hover:text-gray-500" href="/imprint">Imprint</a> | <a class="underline hover:text-gray-500" href="/privacy">Privacy Policy</a>)</p><br><br><p class="inline text-gray-400"><span class="sr-only">Start typing your commands into the command line / console. </span>To print available commands, type "help" and press Enter.<span class="hidden lg:inline"> </span><br class="lg:hidden"><br class="lg:hidden"><a href="https://www.terminaltutor.com/" target="_blank" rel="noopener" class="underline hover:text-gray-500">Learn how to use the terminal.</a></p><br><br></div>terminal@terminal-temple ~ $&nbsp;<span><span>​&nbsp;</span></span><textarea class="pointer-events-none absolute right-px bottom-px -z-10 h-px w-px opacity-0" id="terminal-fta" aria-describedby="terminal-fta-aria"></textarea><label for="terminal-fta" class="sr-only">Input</label><span id="terminal-fta-aria" class="sr-only">Input</span></div></div></div></body></html>