Compare commits

..

2 Commits

Author SHA1 Message Date
adamwallred
18c56dcc9a
Merge e2b34fff62ba7c2e642b07e5d00d7525aaab1f03 into b14192a8d3bb5b5a844977ea82de9a7d87dbdf06 2024-10-15 12:55:50 +08:00
0x7fff
b14192a8d3
feat: bump (#4490)
Co-authored-by: Coder123 <coder123@example.com>
2024-10-15 10:55:56 +08:00

View File

@ -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.