1
0
mirror of https://github.com/fatedier/frp.git synced 2025-05-31 04:28:27 +00:00

feat: bump

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

@ -1,3 +1,5 @@
### 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.