Skip to content

Commit e930a86

Browse files
committed
update advantages
1 parent cc41910 commit e930a86

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

README.cn.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111

1212
- 端口转发( 与 openssh 相同,包括 ssh agent 转发和 X11 转发 )
1313

14-
- 连接迁移( 支持网络切换和掉线重连 )
14+
- 连接迁移( 支持 tssh 客户端休眠与唤醒、网络切换、断线重连等 )
15+
16+
- 代理跳转 ( 第一跳支持 UDP:`客户端 ---udp--> 跳板机 ---tcp--> 服务器` )
1517

1618
## 如何使用
1719

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ The `tsshd` works like `mosh-server`, while the [`tssh --udp`](https://github.co
1212

1313
- Port Forwarding ( same as openssh, includes ssh agent forwarding and X11 forwarding )
1414

15-
- Connection Migration ( supports network switching and reconnection )
15+
- Connection Migration ( supports client sleep and wake-up, network switching, reconnection, etc. )
16+
17+
- Proxy Jump ( First hop supports UDP: `Client ---udp--> JumpServer ---tcp--> TargetServer` )
1618

1719
## How to use
1820

0 commit comments

Comments
 (0)