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-02 13:38:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
801e8c6742
Branches
Tags
View all branches
frp
/
Release.md
fatedier
801e8c6742
support wss between frpc and frps (
#3503
)
2023-06-29 11:20:45 +08:00
230 B
Raw
Blame
History
Features
frpc supports connecting to frps via the wss protocol by enabling the configuration
protocol = wss
.
Fixes
Fix an issue caused by a bug in yamux that prevents wss from working properly in certain plugins.