Skip to content

Jump Host Chain

Access intranet servers through jump hosts. MyShell Terminal supports multi-level jump chains.

Configuration

Creating a Jump Chain

  1. When adding/editing a server, expand Advanced Settings
  2. Enable the Jump Host option
  3. Add jump host nodes:
    • Select saved jump host servers
    • Add multiple nodes to form a chain

Chain Example

Your PC → Public Jump Host → Internal Jump Host → Target Server

MyShell Terminal establishes SSH tunnels through each hop to reach the target.

Use Cases

  • Target servers on private networks, not directly accessible
  • Security policies require jump host access
  • Multi-layer network architectures requiring progressive traversal

基于 MIT 许可发布