mirror of
https://gitee.com/IrisVega/frp.git
synced 2024-11-01 22:31:29 +08:00
9 lines
196 B
Markdown
9 lines
196 B
Markdown
### New
|
|
|
|
* Add `/healthz` API.
|
|
* frpc support `disable_custom_tls_first_byte` .If set true, frpc will not send custom header byte.
|
|
|
|
### Improve
|
|
|
|
* Use go standard embed package instead of statik.
|