diff --git a/client/index.html b/client/index.html index 6c1f5e6..de64ebb 100644 --- a/client/index.html +++ b/client/index.html @@ -5,7 +5,7 @@
+ The web-based shell environment is currently unavailable. Please use + your native terminal for the full experience. +
+ + $ exit + +
+ {SSH_COMMAND}
+
+
+ + When executed in your terminal, this command renders a fully + interactive shell portfolio experience. Much like a digital resume + or personal site, it allows you to explore my work and background + through a safe, secure, and purely text-based interface. It is + completely harmless to your system. +
++ + Secure Shell: + {" "} + The standard terminal protocol for logging into and + controlling remote computers safely. +
++ User: A + passwordless, restricted user profile specifically + provisioned for public access. +
++ Domain:{" "} + Points to a web record that directs your request to my + server's public gateway. +
+Copy the command above using the clipboard tool.
++ Open your native terminal (Terminal on Mac/Linux, PowerShell + on Windows). +
++ Paste the command and accept the host identity by typing 'yes' + if prompted. +
+Press Enter to launch the interactive environment.
++ Terminate the process at any time by pressing{" "} + + Ctrl + C + + . +
++ This command facilitates authenticated access to the{" "} + 'portfolio'{" "} + user account on my private home infrastructure. No password is + required, as the user environment is strictly isolated. +
++ "The portfolio user is a specialized account with no + system-level permissions and a modified shell." +
++ Instead of a standard bash or zsh shell, the user session + triggers a custom-coded{" "} + + C++ executable + + . This binary utilizes{" "} + FTXUI—a + sophisticated functional terminal user interface library—to + handle real-time rendering and input. +
++ Note: Web shell is a simulated environment. Native terminal is + recommended for optimal performance. +
+
- {SSH_COMMAND}
-
-
+
+ {SSH_COMMAND}
+
+