mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-19 22:53:19 +03:00
Updated FAQ (markdown)
10
FAQ.md
10
FAQ.md
@@ -413,6 +413,16 @@ On our [release page](https://github.com/rustdesk/rustdesk/releases/latest), the
|
||||
- If you use the exe file: `.\rustdesk.exe --silent-install`
|
||||
- If you use the msi file: `msiexec /i .\rustdesk.msi REINSTALL=ALL REINSTALLMODE=vamus`
|
||||
|
||||
# How to use TCP tunneling (port forwarding).
|
||||
|
||||
Below is an example of forwarding local 24 port to remote 22. Then you can access remote with `ssh localhost -p 24`.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user