Files
frp/Release.md
2023-12-27 10:44:13 +08:00

286 B

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.