rustdesk / rustdesk/rustdesk-server
blacklist/whitelist feature
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 10.4k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
希望能够在服务端支持启动时加载黑或白名单list配置文件,因为有些云服务器或网关设备的防火墙设置实在是不灵活。
希望能够在服务端增加登陆账号和密码配置文件,可以灵活的授权没有固定IP地址或出差的用户通过服务器验证加入私有服务器提供的服务。
希望能够像frp那样提供一个可选的简单监控页面服务。
谢谢
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 by reviewing the server startup configuration and authentication entry points. The request covers blacklist/whitelist files, account and password authorization, and an optional monitoring page, but names no files or tests; completion would require an agreed scope and validation for each feature.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- authentication, backend, observability, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100