关于内网穿透后的ssh连接问题求助

  • 版本:v1.10.23-lts
  • 描述:我的服务部署在内网环境,因为没有公网ip,所以使用frp通过阿里云服务器进行内网穿透。内网穿透后大部分功能正常,但是连接系统和容器的ssh连接失败(用内网ip:port形式访问正常),且无法查看系统进程等信息。我猜测是frp的配置不够完善导致不能转发连接,因此求助。
  • 连接显示:
disconnected
The connection has been disconnected.
  • 系统日志:
[ERROR] gin context http handler failed, err: websocket: the client is not using the websocket protocol: 'upgrade' token not found in 'Connection' header 

这些接口使用的是 websocket 你需要配置一下