This website requires JavaScript.
Explore
Help
Sign In
XiaoMo
/
frp
Watch
1
Star
0
Fork
0
You've already forked frp
mirror of
https://github.com/fatedier/frp.git
synced
2025-06-11 04:38:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
100d556336
Branches
Tags
View all branches
frp
/
Release.md
fatedier
1f88a7a0b8
bump version to v0.40.0 (
#2833
)
2022-03-11 19:45:34 +08:00
316 B
Raw
Blame
History
Unescape
Escape
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
isn
’
t set.