Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mvscode authored Jun 3, 2021
1 parent 34e054a commit 72b88e6
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

Frps服务端一键配置脚本,Frp最新版本:0.36.2
Frps服务端一键配置脚本,Frp最新版本:0.37.0
===========

*Frp 是一个高性能的反向代理应用,可以帮助您轻松地进行内网穿透,对外网提供服务,支持 tcp, http, https 等协议类型,并且 web 服务支持根据域名进行路由转发。*
Expand Down Expand Up @@ -42,6 +42,16 @@ Frps onkey-install-shell Changelog<br>Frp版本更新说明

<!-- vim-markdown-toc GFM -->

* ## [v0.37.0 [2021/06/03]](#v0.37.0[2021/06/03])
* ### NEW
> frpc add subcommand verify to validate configures before running.
> frpc support includes option to split multiple proxy configs into different files.
> Support sudp in dashboard.
* ### FIX
> Use empty string as default value for dashboard user and password.
> login_fail_exit is not valid when protocol = kcp.
* ## [v0.36.2 [2021/03/22]](#v0.36.2[2021/03/22])
* ### IMPROVE
> Support reverseproxy to dashboard with additional parts in path.
Expand Down

0 comments on commit 72b88e6

Please sign in to comment.