sshler Quick Reference

  • Boxes: Imported from your SSH config or added manually. Refresh an SSH-config box to pick up alias changes.
  • Favorites: Collapse/expand quick links to directories. They always open in a new terminal tab.
  • Terminal: Toolbar on the left sends tmux shortcuts; click window tabs or the Files button to jump between tmux and the file explorer.
  • File preview: Click Preview next to any file to open a read-only view with syntax highlighting.
  • Edit: Click Edit for inline editing (files < 256 KB). Press Save to write changes and return to preview mode.
  • Delete: Delete button appears in file preview and directory listings. Confirmation required before deletion.
  • Clipboard: Right-click the terminal to copy/paste; Ctrl+T is trapped and sent into tmux.
  • Keyboard shortcuts: Ctrl+Shift+B toggles between terminal and file browser when in terminal view.
  • Security: sshler binds to 127.0.0.1 by default. If you expose it beyond localhost, add TLS and authentication.
  • ボックス: SSH 設定から自動取り込み、または手動で追加できます。SSH 設定を変更した際は Refresh ボタンでエイリアスの変更を反映します。
  • お気に入り: ディレクトリへのクイックリンクを折りたたみ表示。常に新しいターミナルタブで開きます。
  • ターミナル: 左側のツールバーで tmux ショートカットを送信。ウィンドウタブまたはFilesボタンをクリックして tmux とファイルエクスプローラーを切り替えられます。
  • ファイルプレビュー: Previewをクリックすると、シンタックスハイライト付きの読み取り専用ビューが開きます。
  • 編集: Editをクリックすると、256 KB 未満のファイルをブラウザ内で編集できます。Save を押すと変更が書き込まれ、プレビューモードに戻ります。
  • 削除: ファイルプレビューとディレクトリ一覧に削除ボタンが表示されます。削除前に確認ダイアログが表示されます。
  • クリップボード: ターミナル上で右クリックしてコピー/ペースト。Ctrl+T は tmux に送信されます。
  • キーボードショートカット: ターミナル表示中に Ctrl+Shift+B でターミナルとファイルブラウザを切り替えられます。
  • セキュリティ: デフォルトで 127.0.0.1 にバインドされます。localhost 以外に公開する場合は TLS と認証を追加してください。