v0.61.0

fatedier/frpv0.61.0Oct 17, 2024by fatedier

AI Summary

Enhancements include specifying the server-side username for visitors and supporting multiple OIDC subjects for frpc instances.

Key Highlights

  • New --server-user option for visitor command
  • Support for multiple frpc instances with different OIDC subjects

New Features

  • Visitor server-user option
  • OIDC multi-subject authentication support

Full Release Notes

### Features

* The frpc visitor command-line parameter adds the `--server-user` option to specify the username of the server-side proxy to connect to.
* Support multiple frpc instances with different subjects when using oidc authentication.