rustdesk / rustdesk/rustdesk-server
What does -c, --config <FILE> do?
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10.4k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I executed "./hbbs -h" and saw "-c"
Is this started by using a configuration file? How do I use this? I searched but can't seem to find anything about the function of this command?
In addition to specifying the ports of hbbr and hbbs, can I specify ports 21118, 21119, 21115 as other ports?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the ./hbbs -h entry point and the -c, --config <FILE> option mentioned in the issue. Document how configuration files are used, which ports can be specified for hbbs and hbbr, and whether ports 21118, 21119, and 21115 are supported; done means a newcomer can configure and start the server without further searching.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend, cli
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100