Commit Graph

6 Commits

Author SHA1 Message Date
e66e77cb8f add error (#3833)
Co-authored-by: int7 <int7@gmail.com>
2023-12-07 17:25:22 +08:00
95cf418963 ssh: return informations to client (#3821) 2023-12-01 20:18:13 +08:00
7c799ee921 add e2e tests for ssh tunnel (#3805) 2023-11-28 13:48:32 +08:00
69ae2b0b69 optimize some code (#3801) 2023-11-27 15:47:49 +08:00
d5b41f1e14 sshTunnelGateway refactor (#3784) 2023-11-22 14:35:37 +08:00
8b432e179d feat: ssh client implement (#3671)
* feat: frps support ssh

* fix: comments

* fix: update pkg

* fix: remove useless change

---------

Co-authored-by: int7 <int7@gmail.com>
2023-11-22 14:35:37 +08:00