Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
Web SSH Terminal is a self-hosted web application that provides secure SSH access to your servers directly from your browser. Perfect for homelabs, server management, and teams that need browser-based terminal access. It is multi-user from the ground up, with individual accounts and per-user profiles, keys, and settings.

<p align="center">
<img src="https://raw.githubusercontent.com/bifrost0x/webssh/main/assets/webssh-demo.gif" alt="Demo" width="800">
<img src="assets/webssh-demo.gif" alt="WebSSH tour showing saved profiles, live terminals, split panes, broadcast input, commands, and SFTP tools" width="1100">
</p>

## Features
Expand Down Expand Up @@ -103,7 +103,7 @@ Web SSH Terminal is a self-hosted web application that provides secure SSH acces
</p>

<p align="center">
<img src="https://raw.githubusercontent.com/bifrost0x/webssh/main/assets/file-editing.gif" alt="Inline File Editor" width="800">
<img src="assets/file-editing.gif" alt="SFTP file editing tour from dual-pane browsing through preview, inline editing, and remote save confirmation" width="1100">
</p>

### Security
Expand Down Expand Up @@ -243,7 +243,7 @@ the set or be moved into the command library with **Save as library command**.
Steps can be reordered by drag and drop or by the accessible up/down buttons.

<p align="center">
<img src="assets/command-sets.gif" alt="Creating a reusable command set and selecting it for a new SSH connection" width="900">
<img src="assets/command-sets.gif" alt="Command workflow showing full-text search, user commands, sudo-enabled command sets, multiline steps, ordering, and profile assignment" width="1100">
</p>

New command sets enable **Run commands with sudo** by default. When enabled,
Expand Down
Binary file modified assets/command-sets.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/file-editing.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/webssh-demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading