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-08 18:48:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
46ff40543a
Branches
Tags
View all branches
frp
/
Release.md
fatedier
efcc028a3d
fix a race condition issue (
#3536
)
2023-07-20 22:32:32 +08:00
135 B
Raw
Blame
History
Fixes
Fix the issue of not disabling tcp keepalive when configuring
tcp_keepalive
= -1 in frps.
Fix a race condition error.