Options (2)
-c, --configbooleanStart the service, using the newer TOML configuration file
Example:
frps {{[-c|--config]}} {{path/to/frps.toml}}-v, --versionbooleanDisplay version
Example:
frps {{[-v|--version]}}Examples (6)
Start the service, using the default configuration file (assumed to be `frps.ini` in the current directory)
Start the service, using the newer TOML configuration file
frps [-c|--config] path/to/frps.tomlStart the service, using a specified configuration file
frps [-c|--config] path/to/fileCheck if the configuration file is valid
frps verify [-c|--config] path/to/filePrint autocompletion setup script for Bash, fish, PowerShell, or Zsh
frps completion bash|fish|powershell|zshDisplay version
frps [-v|--version]made by @shridhargupta | data from tldr-pages