Compare commits

...

1 Commits

Author SHA1 Message Date
fatedier
9474426a0d update Release.md 2024-10-18 12:28:41 +08:00

View File

@ -1,4 +1,3 @@
### 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. * `tzdata` is installed by default in the container image, and the time zone can be set using the `TZ` environment variable.
* Support multiple frpc instances with different subjects when using oidc authentication.