mirror of
https://github.com/fatedier/frp.git
synced 2025-03-12 23:10:09 +00: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.