rustdesk / rustdesk/rustdesk-server

What does -c, --config <FILE> do?

Open
#453 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.