1
0
mirror of https://github.com/fatedier/frp.git synced 2025-06-17 00:38:22 +00:00
frp/Release.md

4 lines
286 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`.