mirror of
https://gitee.com/IrisVega/frp.git
synced 2024-11-01 22:31:29 +08:00
8 lines
393 B
Markdown
8 lines
393 B
Markdown
### Deprecation Notices
|
|
|
|
* Using an underscore in a flag name is deprecated and has been replaced by a hyphen. The underscore format will remain compatible for some time, until it is completely removed in a future version. For example, `--remote_port` is replaced with `--remote-port`.
|
|
|
|
### Features
|
|
|
|
* The `Refresh` and `ClearOfflineProxies` buttons have been added to the Dashboard of frps.
|