rustdesk / rustdesk/rustdesk-server

Is there file transfer logging or how to disable file transfer functionality?

Open
#302 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Rust
Stars
10.4k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
Due to security requirements, I would like to be able to disable the file transfer functionality of the software, how can I modify the code to do this?

Describe the solution you'd like
If disabling the file transfer function is not possible, is there a relevant file transfer log record that can help me audit afterwards

I deployed rustdesk server with docker compose file,thank you very much~

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 Docker Compose deployment and inspect the RustDesk server configuration and entry points related to file transfer. Determine whether transfer can be disabled or whether relevant audit records are produced. Done means documenting the supported configuration or identifying the implementation and tests needed for the requested control.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker-compose, rust
Domain
backend, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.