mirror of
https://github.com/fatedier/frp
synced 2025-10-05 20:47:52 +08:00
230 B
230 B
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.