Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mvscode committed Mar 12, 2022
1 parent 2d6b454 commit a8adb19
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

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

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

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

* ## [v0.40.0 [2022/03/13]](#v0.40.0[2022/03/13])
* ### NEW
> Added dial_server_timeout in frpc to specify connecting timeout to frps.
> Additional EndpointParams can be set for OIDC.
> Added CloseProxy operation in server plugin.
* ### IMPROVE
> Added some randomness in reconnect delay.
* ### FIX
> TLS server name is ignored when tls_trusted_ca_file isn’t set.
* ## [v0.39.1 [2022/02/09]](#v0.39.1[2022/02/09])
* ### FIX
> Fixed IPv6 address parse issue.
Expand Down

0 comments on commit a8adb19

Please sign in to comment.