Skip to content

v0.51.0

Compare
Choose a tag to compare
@fatedier fatedier released this 05 Jul 12:50
· 151 commits to dev since this release
53626b3

Features

  • frpc supports connecting to frps via the wss protocol by enabling the configuration protocol = wss.
  • frpc supports stopping the service through the stop command.

Improvements

  • service.Run supports passing in context.

Fixes

  • Fix an issue caused by a bug in yamux that prevents wss from working properly in certain plugins.