feat: bump

This commit is contained in:
Coder123 2024-10-14 14:09:52 +08:00
parent 2466e65f43
commit d975f38f87

View File

@ -1,3 +1,5 @@
### Features ### Features
* The frpc visitor command-line parameter adds the `--server-user` option to specify the username of the server-side proxy to connect to. * 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.