Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshinekoo authored Mar 3, 2023
1 parent 2e85768 commit 5af321e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Wsproxy是一个将websocket转成tcp的代理,用了此代理之后,可以直接用原来的tcp服务器,然后客户端用websocket进行通信。
```
WSproxy v2.0.0 beta
- [新增]支持 text/binary 转发流格式
- [新增]支持 tcp/udp 后端代理协议
- [新增]支持 max_conns 最大代理连接数
Expand Down

0 comments on commit 5af321e

Please sign in to comment.