1
0
mirror of https://github.com/fatedier/frp.git synced 2025-06-12 05:08:22 +00:00
frp/Release.md
2022-03-11 19:45:34 +08:00

316 B
Raw Blame History

New

  • Added dial_server_timeout in frpc to specify connect 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 isnt set.