2022-05-27 16:02:36 +08:00
|
|
|
### New
|
2022-03-11 19:45:34 +08:00
|
|
|
|
2022-05-27 16:02:36 +08:00
|
|
|
* Added `route_by_http_user` in `http` and `tcpmux` proxy to support route to different clients by HTTP basic auth user.
|
|
|
|
* `CONNECT` method can be forwarded in `http` type proxy.
|
|
|
|
* Added `tcpmux_passthrough` in `tcpmux` proxy. If true, `CONNECT` request will be forwarded to frpc.
|