You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added a new plugin `tls2raw`: Enables TLS termination and forwarding of decrypted raw traffic to local service.
4
-
* Added a default timeout of 30 seconds for the frpc subcommands to prevent commands from being stuck for a long time due to network issues.
5
-
6
-
### Fixes
7
-
8
-
* Fixed the issue that when `loginFailExit = false`, the frpc stop command cannot be stopped correctly if the server is not successfully connected after startup.
3
+
* The frpc visitor command-line parameter adds the `--server-user` option to specify the username of the server-side proxy to connect to.
4
+
* Support multiple frpc instances with different subjects when using oidc authentication.
0 commit comments