Compare commits

...

2 Commits

Author SHA1 Message Date
0x7fff
cf257dcc97
Merge d975f38f876a91b073fc02f7f4e412ca133ca2f2 into 2466e65f43f61fa87fce0069cc06defe94f1e856 2024-10-14 16:48:02 +00:00
Coder123
d975f38f87 feat: bump 2024-10-15 00:47:51 +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.