Merge d975f38f876a91b073fc02f7f4e412ca133ca2f2 into 2466e65f43f61fa87fce0069cc06defe94f1e856

This commit is contained in:
0x7fff 2024-10-14 16:48:02 +00:00 committed by GitHub
commit cf257dcc97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.